Releases: RonRadtke/react-native-blob-util
Releases · RonRadtke/react-native-blob-util
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
0.19.4
0.19.3
0.19.2
Removing the name from the manifest application section to lower likelyhood of merge conflicts during manifest merge
compability for android 14
adding missing listener methods for windows and for the new arch
Fixing imports
Fixing wrong read access to assets
Thank you for everyone who is submitting PRs! You help very much keeping the lib alive.