42 Commits

Author SHA1 Message Date
Hagen Hübel
bcf81df6f8 Merge branch 'master' of github.com:itinance/react-native-fs
* '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
  ...
2017-09-26 05:55:05 +02:00
Hagen Hübel
01e8975d86 added support for Video-Assets on iOS (copyAssetsVideoIOS) and setReadable() on Android 2017-09-26 05:53:51 +02:00
Hagen Hübel
aaf698f7a2 v2.5.2 (cocoapods related only) 2017-08-03 12:12:36 +02:00
Hagen Hübel
4510b1fda1 Changes to the Podspec 2017-08-02 23:07:57 +02:00
Hagen Hübel
bf2b9dd3a1 Version 2.5.0 - compat with RN 0.47.0 2017-08-02 22:43:29 +02:00
Hagen Hübel
89abc600c7 Version bump 2.4.0 2017-08-02 22:12:14 +02:00
Hagen Hübel
4cc039cc33 v2.3.3 2017-06-01 20:54:26 +02:00
William Schurman
92bd954f62 Fix flowtype of date object in ReadDirItem
This commit also upgrades flow bin to match .flowconfig version and adds a npm script to run flow check.
2017-05-01 14:49:36 -07:00
Hagen Hübel
30b42fa102 Version update for hotfix release 2017-04-28 10:54:55 +02:00
Hagen Hübel
018041984c 2.3.0 2017-04-28 01:23:11 +02:00
Hagen Hübel
91d93b86dd new version 2017-04-28 01:21:50 +02:00
Hagen Hübel
a87fe3fe89 changed the github-url after transfer of ownership 2017-04-25 16:51:57 +02:00
Michał Mokijewski
6ef5dae4c2 fix adding RNFS with CocoaPods (#264)
`v` from version has to be removed due to Malformed version number error
2017-04-24 08:53:22 +01:00
Johannes Lumpe
6232d4e392 pre-release v2.1.0-rc.1 2017-01-10 12:42:00 -05:00
Johannes Lumpe
62e1301207 bump to 2.0.1-rc.3 2017-01-10 12:38:34 -05:00
Ben Clayton
affdca0c41 Update devDependencies for React Native 0.40.0
See discussion in #234
2017-01-10 16:19:00 +00:00
Chris Dell
b8f9a060de 2.0.1-rc.2 2016-08-10 20:36:51 +01:00
Chris Dell
01ee1ce40f Merge pull request #115 from plrthink/master
add more keywords
2016-08-09 22:38:41 +01:00
Johannes Lumpe
50b31666f7 using rc tag in version number 2016-08-08 20:54:25 +03:00
Chris Dell
66f4ec157a 2.0.1-0 2016-08-02 20:17:42 +01:00
Chris Dell
23036b68f4 2.0.0 2016-08-02 20:17:37 +01:00
Chris Dell
75a25f693a Android passing tests 2016-08-01 19:36:33 +01:00
Chris Dell
bcecac71af Merge branch 'feat/promisify' of https://github.com/grabbou/react-native-fs into grabbou-feat/promisify 2016-07-18 22:46:13 +01:00
Perry Poon
0d0cea8cba add more keywords 2016-06-14 14:07:10 +08:00
Johannes Lumpe
6c6fd49060 Bumped version to 1.5.1 2016-06-06 14:29:38 +03:00
Johannes Lumpe
34909e0ad8 Bumped version to 1.5.0 2016-06-04 13:29:25 +03:00
Mike Grabowski
4977508b36 iOS and JS 2016-05-14 22:25:04 +02:00
Johannes Lumpe
8c9e28ff3d Bumped version to 1.3.0 2016-03-30 15:23:48 +03:00
Johannes Lumpe
06bdba89fa Bumped version to 1.2 2016-01-28 12:56:01 +02:00
Johannes Lumpe
03a4aa11c6 Bumped version to 1.1.0 2015-12-09 14:21:08 +02:00
Johannes Lumpe
ab918fa2c8 Bumped version to 1.0 2015-11-02 10:22:11 +03:00
Chris Dell
3d6717456d readDir now uniform, new encoding types 2015-10-22 01:25:52 +01:00
Chris Dell
3e076ba55b Experimental Android support 2015-10-19 14:40:05 +01:00
Johannes Lumpe
1f39136ec4 Bumped version to 0.3.4 2015-08-17 15:49:38 +03:00
Johannes Lumpe
8fe2479b7f Bumped version to 0.3.3 2015-06-12 10:30:01 +03:00
Johannes Lumpe
119e92b429 Added very permissive react-native dev dependency 2015-06-12 10:29:27 +03:00
Jehan
9b5be1cbe0 Get rid of peerDependencies
I see no need for this and it is preventing me from using this module. I need to make this fork anyway, so i thought i'd make a PR as well.
2015-06-09 21:34:24 -07:00
Johannes Lumpe
1d4b2487f9 Moved react-native into peer dependencies, bumped version 2015-05-22 12:31:24 +03:00
Johannes Lumpe
b516d5e6e2 Updated version 2015-05-09 00:41:13 +03:00
Johannes Lumpe
a43d3ff17a Bumped version 2015-05-09 00:39:27 +03:00
Johannes Lumpe
45fabb05c0 Bumped version to 0.2.0 2015-05-08 20:21:48 +03:00
Johannes Lumpe
1821893891 Initial commit 2015-05-08 20:05:37 +03:00