Releases: wkh237/react-native-fetch-blob
Releases · wkh237/react-native-fetch-blob
v0.9.0
13 Aug 15:04
Compare
Sorry, something went wrong.
No results found
Improved Android fs and network performance
Add fetch replacement
Add new option for Android which allows Download Manager download file to specific path
Add new fs API actionViewIntent
for open file in new activity
Bug fix #73
UPDATE
Sending Blob body using XMLHttpRequest polyfill may cause incorrect result with this version, please use 0.9.1 instead.
v0.9.5-beta-5
13 Aug 09:14
Compare
Sorry, something went wrong.
No results found
v0.9.0-beta.4
10 Aug 08:12
Compare
Sorry, something went wrong.
No results found
Remove explicit gradle OkHttp dependency
v0.9.0-beta.2
10 Aug 04:31
Compare
Sorry, something went wrong.
No results found
v0.9.0-beta.1
10 Aug 02:23
Compare
Sorry, something went wrong.
No results found
Fix unicode response data format issue #73
Improve Android performance by using thread pool instead of async task
Add Fetch replacement #70
Add Android only API actionViewIntent
to open file or install APK in app
v0.8.2
07 Aug 14:04
Compare
Sorry, something went wrong.
No results found
Fix Android RN 0.31 installation issue #78
v0.8.1
31 Jul 16:35
Compare
Sorry, something went wrong.
No results found
Disable Web API polypill log
v0.8.0
31 Jul 14:59
Compare
Sorry, something went wrong.
No results found
Add the following experimental Web API polyfills
Support timeout to fetch
request
Add info()
to response data
Added new encode uri
support for writeFile, appendFile
v0.7.5
25 Jul 06:43
Compare
Sorry, something went wrong.
No results found
Improve React Native compatibility #64
v0.7.4
23 Jul 08:14
Compare
Sorry, something went wrong.
No results found
Fix OkHttp3 dependency issue on 0.30