Releases: joltup/rn-fetch-blob
v0.13.0-beta-1
v0.13.0-beta-1
v0.12.0
Revert to fix regressions
podspec file fix
dynamically reference the package.json to prevent the podspec from falling out of date with new versions
Bug fixes and a few new features
React Native 60 Support
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
Revert iOS background task related code that broke file saving
This release fixes file saving on iOS, but reverts the code that added improved support for background file upload on iOS
Android Build Config Updates and iOS Background File Transfer Improvements
React Native 0.56 Support + Bug Fixes!
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 😄