react-native-fs

Native filesystem access for react-native

MIT License

Downloads
1.4M
Stars
4.9K
Committers
171

Bot releases are hidden (Show)

react-native-fs - v2.20 Latest Release

Published by itinance over 2 years ago

Changes for v2.20

  • #1037 Invalidate upload session
react-native-fs - v2.19.0

Published by itinance over 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
react-native-fs - npm@7

Published by itinance over 3 years ago

react-native-fs -

Published by itinance over 3 years ago

react-native-fs - 2.15.1

Published by itinance about 5 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
react-native-fs - AndroidX-Support, tvOS, fixes and new stuff

Published by itinance about 5 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
react-native-fs - Hotfix for Backward-Compatibility regarding Android 6

Published by itinance almost 6 years ago

react-native-fs - Hotfix #603

Published by itinance almost 6 years ago

#603

react-native-fs - Many Android related fixes and improvements

Published by itinance almost 6 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
react-native-fs - [iOS] fixes for copyAssetsVideoIOS

Published by itinance almost 6 years ago

react-native-fs - RN 0.57 / Gradle 3 compatibility

Published by itinance about 6 years ago

react-native-fs - [Android] Replace deprecated 'compile' gradle configuration with 'implementation

Published by itinance about 6 years ago

react-native-fs - fixed missing parameter for android in moveFile() and writeFile()

Published by itinance about 6 years ago

react-native-fs - react-native dependency to be >=0.51.0, < 1.0.0

Published by itinance about 6 years ago

react-native-fs - Many fixes and improvements

Published by itinance about 6 years ago

  • #503 make sure to return the original file uri if content:// scheme is not used
  • #510 Fixes an IndexOutOfBounds while uploading files in Android
  • #515 Add cacheable option to downloadFile on iOScompletion callback
  • #516 [iOS] Ensure _bytesWritten is correct in download
  • #519 updated compilesdkversion and buildtoolsversion
  • #535 Make this work with RN56
react-native-fs - Many improvements (e.g. uploadFile for Android)

Published by itinance over 6 years ago

Changes for v2.10

  • UploadFiles is now also available for Android #486 by hank121314
  • Fixed a memory leak that caused after running many simultaneous upload jobs on iOS #502 by Ignigena
  • Android: Resolve filepath for content URI 480 by andtos90
  • (Android only) Add ExternalCachesDirectoryPath 490 by superandrew213
react-native-fs - Fix #473

Published by itinance over 6 years ago

react-native-fs - Fix for hash w/o normalizeFilePath #449

Published by itinance over 6 years ago

react-native-fs - Fixed hash-function for android

Published by itinance over 6 years ago