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
commit 96e6def192
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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)