Releases: itinance/react-native-fs
Releases · itinance/react-native-fs
Fixed an error in catch-handler of downloadFile() for iOS
2.9.10 Fixed an error that raises an exception in a catch-handler
Small fixes for v2.9
v2.9.9 v2.9.9
(iOS only) Resumable downloads and better background downloads handling
Fixes for readDirAssets
Fixes by josephroque #379 "Make mtime optional on ReadDirItem, change utime to mtime on StatResult "
error-handling Improvement for copyAssetsVideoIOS
- Added rejection and errors for copyAssetsVideoIOS (thx to sebmak)
Fixes for RN0.49 and downloadFile
v2.8.3 v2.8.3
v2.8.0: new features and fixes
- Fix for #346: compressed file assets are detected as directories thx to jacargentina
- added support for Video-Assets on iOS (copyAssetsVideoIOS) and setReadable() on Android by itinance
- Added react-native-windows support for UWP #337 thx to rozele
- Expose the iOS
discretionary
flag ondownloadFile
#360 thx to jamesreggio
fix touch() error on android
CocoaPods-Update
2.5.1 Changes to the Podspec
v2.5.0 : compatibility with RN >= 0.47.0
- compatibility release for RN 0.47.0 (#324)