Skip to content
This repository has been archived by the owner on Mar 16, 2019. It is now read-only.

Releases: wkh237/react-native-fetch-blob

v0.7.3

22 Jul 01:25
Compare
Choose a tag to compare
  • Fix Android OkHttp gradle dependency

v0.7.2

19 Jul 16:58
Compare
Choose a tag to compare
  • Fix a bug which may cause fetch().cancel not working

v0.7.1

19 Jul 07:47
Compare
Choose a tag to compare
  • Fix #57 a bug which prevent this package to be compiled on IOS < 9.3

v0.7.0

18 Jul 09:20
Compare
Choose a tag to compare
  • Add support of Android upload progress
  • Remove AsyncHttpClient dependency, Android HTTP implementations now use the same version as RN.
  • Add cancel API to fetch

v0.6.4

15 Jul 07:56
Compare
Choose a tag to compare
  • Fix rnpm installation script #53

v0.6.3

13 Jul 14:24
Compare
Choose a tag to compare
  • Fix #48 increase concurrent HTTP request limit on IOS

v0.6.2

09 Jul 16:33
Compare
Choose a tag to compare
  • Add support for access files from assets and camera roll, See #43 #45
  • Add support for custom MIME type when sending multipart/form-data #47 , thanks to @smartt !!
  • Fix upload progress number bug on IOS

v0.6.1

05 Jul 05:13
Compare
Choose a tag to compare
  • Fix #37 .progress() not working on IOS

v0.6.0

04 Jul 09:28
Compare
Choose a tag to compare
  • Add readFile and writeFile API
  • Add Android Download Manager support

v0.5.8

30 Jun 14:26
Compare
Choose a tag to compare