Releases: RonRadtke/react-native-blob-util
Releases · RonRadtke/react-native-blob-util
0.13.18
0.13.17: version update
Fixes:
- Issues when building with RN 0.66.1
- Issues on Android 11 when trying to open a file
0.13.16: version update
Fixes:
- Deprecations for gradle 7
- Interceptor now closing previous requests if necessary
0.13.15: Update:
- Removing okhttp3 from dependecy list to prevent problems with the update to RN 0.66. RN removed jcenter from the standard repositories.
0.13.14: Update:
- Fixing problems in the import statements caused by the import cycle fix
0.13.13: Update:
- Fixing an issue with streaming files in combination with UTF-8 encoding
- Fixing import cycles