Merge pull request #338 from fredbt/patch-1

Update README.md
This commit is contained in:
Hagen Hübel
2017-12-10 14:59:30 +01:00
committed by GitHub
+1 -1
View File
@@ -325,7 +325,7 @@ RNFS.uploadFiles({
The following constants are available on the `RNFS` export:
- `MainBundlePath` (`String`) The absolute path to the main bundle directory
- `MainBundlePath` (`String`) The absolute path to the main bundle directory (not available on Android)
- `CachesDirectoryPath` (`String`) The absolute path to the caches directory
- `DocumentDirectoryPath` (`String`) The absolute path to the document directory
- `TemporaryDirectoryPath` (`String`) The absolute path to the temporary directory (iOS and Windows only)