Skip to content

Releases: itinance/react-native-fs

Fixed an error in catch-handler of downloadFile() for iOS

07 Feb 09:32
Compare
Choose a tag to compare
2.9.10

Fixed an error that raises an exception in a catch-handler

Small fixes for v2.9

06 Feb 09:18
Compare
Choose a tag to compare
v2.9.9

v2.9.9

(iOS only) Resumable downloads and better background downloads handling

10 Dec 13:21
Compare
Choose a tag to compare

Changes for v2.9

  • (iOS only) Resumable downloads and better background downloads handling #335 by ptelad

Fixes for readDirAssets

06 Nov 22:22
Compare
Choose a tag to compare

Fixes by josephroque #379 "Make mtime optional on ReadDirItem, change utime to mtime on StatResult "

error-handling Improvement for copyAssetsVideoIOS

05 Nov 17:20
Compare
Choose a tag to compare
  • Added rejection and errors for copyAssetsVideoIOS (thx to sebmak)

Fixes for RN0.49 and downloadFile

03 Nov 17:12
Compare
Choose a tag to compare

v2.8.0: new features and fixes

06 Oct 16:21
Compare
Choose a tag to compare
  • 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 on downloadFile #360 thx to jamesreggio

fix touch() error on android

26 Sep 03:51
Compare
Choose a tag to compare

CocoaPods-Update

02 Aug 21:13
Compare
Choose a tag to compare
2.5.1

Changes to the Podspec

v2.5.0 : compatibility with RN >= 0.47.0

02 Aug 20:45
Compare
Choose a tag to compare
  • compatibility release for RN 0.47.0 (#324)