mirror of
https://github.com/status-im/react-native-fs.git
synced 2025-02-28 23:10:29 +00:00
* 'master' of github.com:itinance/react-native-fs: (25 commits) fix touch() error on android Fixed Mtime Add missing flow annotations v2.5.2 (cocoapods related only) removed osx-version from Podspec added a note for cocoapods that we can't support it yet added a note for cocoapods that we can't support it yet Changes to the Podspec Changelog for README Version 2.5.0 - compat with RN 0.47.0 Added back for Backward-Compat but without @override Version bump 2.4.0 removed createJSModules method (RN 0.47 breaking change) Add `createJSModules()` to be compatible with latest React. Update SDK compile and build tools to version 26. update README add read method with lenght and position params add `touch` method for changing file timestamps Remove createJSModules from package pod file path error ...