npm react-native-fetch-blob 0.9.4
v0.9.4

latest releases: 0.10.8, 0.10.7, 0.10.6...
7 years ago

Bug Fix

  • Fix IOS7 compatible #119
  • Fix fs.readStream crash issue
  • Fix Android raw body upload bug #120
  • Fix several URI support issue in fs module #110 #112 #114
  • Fix XMLHttpRequest response type bug #106

Changes

  • Change prelink script now it does not throw an error when link failed #116
  • The library now use react-native link instead of rnpm link on 0.29+ projects
  • Add HTTP header Transfer-Encoding support (Chunked only), all the HTTP request disable chunked encoding by default.
  • Add setLog static method to XMLHttpRequest and Blob polyfill, for easier debugging (not working)
  • Add podspec #107, thanks to @adbl

Don't miss a new react-native-fetch-blob release

NewReleases is sending notifications on new releases.