React Native Fs Versions Save

Native filesystem access for react-native

v2.20.0

1 year ago

Changes for v2.20

  • #1037 Invalidate upload session

v2.19.0

2 years ago

Fixes:

  • #1048 fix: use correct type for stat size #1048
  • #1063 RNFSManager:readDir iOS crash fix #1063
  • #1036 fix: addListener and removeListeners methods wass added to pass warning with Native Event Emitter #1036
  • RNFSManager iOS crash in readDir
  • fix: use correct type for stat size
  • make react-native-windows peer dependency optional #1016

v2.18.0

2 years ago

v2.17.0

3 years ago

2.15.1

4 years ago
  • #717 bugfix #443: Add option progressInterval for downloadFile
  • #783 Import RCTImageLoaderProtocol instead of RCTImageLoader to fix iOS build on RN>0.60
  • #759 Fix for issue #749: RNFS.uploadFiles upload raw not multipart
  • #728 Correctly read binaryStreamOnly param
  • #752 Fix Xcode and Java deprecation warnings
  • #779 Add conditional comments around methods not supported in Mac Catalyst
  • #736 Added support for ph:// uris to copyAssetsFileIOS

2.14.1

4 years ago

Changes for v2.14

  • #718 Add tvOS deployment target to podspec
  • #710 Added existsRes function to Android
  • #702 Fix: S3 pre signed uploads or similar binary stream uploads writing corrupt files
  • #695 Added .Net46 side of windows support
  • #691 Add androidx suppport
  • #669 Changed "size" from Int to Double
  • #660 add a custom error for cancelled downloadFile Requests

v2.13.3

5 years ago

v2.13.2

5 years ago

#603

v2.13.1

5 years ago

Changes for v2.13

  • #544 [Android] Add scanFile method
  • #597 [Android] Perform copyFile in background thread to prevent UI blocking
  • #587 [Windows] Fixed implementation for Windows
  • #585 [Android] Fix EISDIR on stat directory
  • #583 [Android] fix Android downloadFile overflow contentLength and bytesWritten

v2.12.2

5 years ago