This repository has been archived by the owner on Mar 16, 2019. It is now read-only.
Releases: wkh237/react-native-fetch-blob
Releases · wkh237/react-native-fetch-blob
v0.9.0
- 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
- Fix #75
v0.9.0-beta.4
- Remove explicit gradle OkHttp dependency
v0.9.0-beta.2
- Fix OkHttp dependency