Releases: RonRadtke/react-native-blob-util
Releases · RonRadtke/react-native-blob-util
0.21.2
0.21.1
0.19.11
- fixing wifi_only on ios
- fixing a compability issue for old react-native versions (<0.71) introduced by an update for 0.73. This fix will issue a warning for react-native >=0.73. We will address that in a later release by increasing the minimum react version. But for now you will have to accept the warning due to backwards compability
0.19.10
0.19.9
0.19.8: fixes #321
Fixing a bug where the repsone Info might not be set correctly (hopefully)
0.19.7: Merge pull request #328 from ingridwang/master
Fixing a deprecated ios api
0.19.6
0.19.5: version
- Updating GLOB
- always pass request status in callback to ensure the request status is set even if the eventhandler triggers too slow or for some reason does not trigger
- fixing manifest for RN73