Releases: RonRadtke/react-native-blob-util
Releases · RonRadtke/react-native-blob-util
0.13.15: Update:
23 Sep 08:47
Compare
Sorry, something went wrong.
No results found
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:
31 Aug 06:50
Compare
Sorry, something went wrong.
No results found
Fixing problems in the import statements caused by the import cycle fix
0.13.13: Update:
29 Aug 08:32
Compare
Sorry, something went wrong.
No results found
Fixing an issue with streaming files in combination with UTF-8 encoding
Fixing import cycles
0.13.12
05 Aug 09:24
Compare
Sorry, something went wrong.
No results found
Fixing issues with the npm ignore
Fixing issues with wrong import statements
0.13.10
07 Jul 16:58
Compare
Sorry, something went wrong.
No results found
Fixes some networking problems for iOS release mode
Adds a check if file was written correctly on iOS
Improvements to Android mv() method to not duplicate the file anymore
0.13.9
29 Jun 11:08
Compare
Sorry, something went wrong.
No results found
Fixing some problems in the windows implementation due to wrong / forgotten renaming
0.13.8
18 Jun 16:13
Compare
Sorry, something went wrong.
No results found
Fixing crashes due to filepaths being null
Fixing problems with the Android manifest
Fixing a missing header for the windows implementation
Remove / modify problematic javadoc comment syntax
Bug fixes and support for API < 22
06 May 11:42
Compare
Sorry, something went wrong.
No results found
Fixes a crash during getExternalFilesDir
Fixes build.gradle for Android Studio
Fixes some wrongly named folders
Adding a fixed version for okhttp (3.12.+). This should ensure support for devices with API < 22
Sumup of changes since the fork
07 Apr 05:14
Compare
Sorry, something went wrong.
No results found
Integration of Windows implementation
Support for Android 10 & 11 (scoped storage; see ReadMe for more information)
Better promise handling for opening files on Android (Rejecting the promise if no app is available for opening a file)
Renaming the project
Updating the ReadMe