Chris Dell
5af22b2782
downloadFile
and uploadFiles
return objects instead of promises
2016-08-10 20:29:14 +01:00
Chris Dell
bd63b34415
Merge pull request #121 from superandrew213/master
...
Add ExternalStorageDirectoryPath
2016-08-09 22:40:23 +01:00
Chris Dell
c13912d7cd
Merge pull request #141 from RakanNimer/patch-1
...
[Docs] Added instructions for Android + RN 0.29
2016-08-09 21:32:09 +01:00
Chris Dell
3564b6b22e
Removed attributes, cleaned up README
2016-08-02 20:15:06 +01:00
Chris Dell
03a61b681b
stopDownload rejects promise
2016-08-02 19:38:22 +01:00
Rakan Nimer
79ff2a17f6
[Docs] Added instructions for Android + RN 0.29
2016-07-25 16:50:51 +03:00
Johannes Lumpe
6d12970657
Merge pull request #127 from superandrew213/master
...
Add copyFile
2016-07-18 11:53:39 +03:00
Chris Dell
29caf66017
Update README.md
2016-07-05 13:19:31 +01:00
Andrew Shini
838e39d984
Add copyFile
2016-07-03 20:10:24 +10:00
Chris Dell
f1128b26cd
Mistake in documentation
2016-06-30 11:45:11 +01:00
Chris Dell
8e1975a4e1
progressDivider now defaults to 0
2016-06-30 00:14:18 +01:00
Chris Dell
3b7a83e6ee
Separate appendFile, added flow types
2016-06-30 00:08:53 +01:00
Andrew Shini
e884fc2abc
Add ExternalStorageDirectoryPath
2016-06-17 11:48:16 +10:00
Ruoyu Sun
951a93a33a
1. Return statusCode, headers for uploadFiles method
...
2. Fix README
2016-06-15 17:51:43 +08:00
Chris Dell
62d3fffc84
Merge branch 'kitolog-master'
2016-06-08 17:52:59 +01:00
Chris Dell
132fb4d6a0
Merge branch 'master' of https://github.com/kitolog/react-native-fs into kitolog-master
2016-06-08 17:52:08 +01:00
Tom Rogers
57bf4ad865
formatting tweak to README.md
...
I broke the constants out onto individual lines for readability purposes.
I'd like to see this section enhanced to describe what are the noteworthy properties of the special file areas for which this library provides constants, but I don't have that info so I can't submit a PR.
2016-06-05 16:43:04 -05:00
Chris Dell
0d35ba50de
Update README.md
2016-06-04 00:56:43 +01:00
Chris Dell
52563cde47
Update README.md
2016-06-02 10:59:44 +01:00
Chris Dell
42cde01987
Update README.md
2016-06-02 07:52:56 +01:00
Chris Dell
b9b8caa2d0
Update downloadFile and uploadFiles docs
2016-06-02 01:22:37 +01:00
Aaron Franks
3268c3dc89
Add JS API and docs for background downloads ( #80 )
2016-06-02 00:53:22 +01:00
kitolog
5d8a890833
Updated readme and package.json
2016-05-31 16:02:57 +03:00
Chris Dell
00ad61d3cf
Update README.md
2016-05-30 23:41:54 +01:00
Chris Dell
feb0df0113
Manually merged uploadFiles
2016-05-30 23:13:50 +01:00
Mike Grabowski
bdeda5ef36
Fixes
2016-05-14 23:42:57 +02:00
Kyle Corbitt
33d637e42e
new getFSInfo command
2016-05-03 21:25:33 +01:00
Chris Dell
2196577b66
CocoaPods usage
2016-05-03 20:43:17 +01:00
liuchungui
25c90feb3a
Update README.md
2016-04-17 00:21:00 +08:00
liuchungui
9d249dbe02
Update README.md
...
update format
2016-04-17 00:17:45 +08:00
Martin Chase
a063f23ed9
connected ExternalDirectoryPath constant to getExternalFilesDir (null for iOS)
2016-03-31 16:16:45 -07:00
Chris Dell
65e81a07fe
Merge pull request #48 from iwater/master
...
add exist method
2016-03-17 19:35:05 +00:00
Scott M. M. Jackson
ede4c7268a
Update Readme.md re: new react-native version
...
react-native now uses `getPackages()` to return an array of package objects instead of overriding `onCreate()`.
2016-02-07 10:51:17 -05:00
iwater
f3dd33c003
rename exist to exists
2016-01-29 02:20:02 +08:00
iwater
dd320b3a5a
add exist method
2016-01-28 21:36:31 +08:00
Kyle Corbitt
4f54f85bba
moveFile added to README
2016-01-27 16:56:04 +00:00
cjdell
8f3efcb634
Update README.md
...
Corrected stopDownload return type
2015-12-21 23:19:35 +00:00
cjdell
628414b19d
Update README.md
2015-11-24 15:22:33 +00:00
cjdell
d92782b7d9
Update README downloadFile, stopDownload
2015-11-23 16:42:54 +00:00
cjdell
de4f913bff
README formatting
2015-11-20 00:24:03 +00:00
Chris Dell
a8d834fabc
downloadFile now has progress callback
2015-11-20 00:16:13 +00:00
Johannes Lumpe
12079cf56a
Updated readme
2015-11-02 10:22:02 +03:00
Chris Dell
354a218573
Removed dir enums, updated readme
2015-10-23 00:13:12 +01:00
Chris Dell
00d312ed3f
Updated readme
2015-10-22 01:31:24 +01: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
9ce3292a8b
Added note about breaking changes
2015-05-10 20:17:49 +03:00
Johannes Lumpe
e8e2098dd8
Fixed typo
2015-05-09 00:41:00 +03:00
Johannes Lumpe
e7648ccfac
Updated readme
2015-05-09 00:39:14 +03:00
Dave Sibiski
59ba4b8e66
Fixes typo in Readme
2015-05-08 16:56:22 -04:00