CARVIEW |
Navigation Menu
-
Notifications
You must be signed in to change notification settings - Fork 791
Releases: joltup/rn-fetch-blob
v0.13.0-beta-1
Compare
v0.13.0-beta-1
Assets 2
v0.12.0
Compare
Assets 2
Revert to fix regressions
Compare
Assets 2
podspec file fix
Compare
dynamically reference the package.json to prevent the podspec from falling out of date with new versions
Assets 2
Bug fixes and a few new features
Compare
React Native 60 Support
Compare
Thanks to several PRs from contributors, this version should support React Native 0.60 and above.
Please report any compatibility issues and we'll work on getting them resolved
Assets 2
Revert iOS background task related code that broke file saving
Compare
This release fixes file saving on iOS, but reverts the code that added improved support for background file upload on iOS
Assets 2
Android Build Config Updates and iOS Background File Transfer Improvements
Compare
Assets 2
React Native 0.56 Support + Bug Fixes!
Compare
This release updates the gradle config to support react native 0.56! #129
Other fixes include:
Improvements to the docs: #127 #132 #133
A fix for handling of the Content-Type header on Android #126
A fix for progress callbacks on iOS #155
And a fix for an 'Illegal Callback Invocation' exception on Android #149
Many thanks to those who have contributed to this release 😄