added NSLibraryDirectory to the readme

This commit is contained in:
Hagen Hübel 2017-04-27 00:47:54 +02:00
parent a87fe3fe89
commit 58b989350d

View File

@ -284,6 +284,7 @@ The following constants are available on the `RNFS` export:
- `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 only)
- `LibraryDirectoryPath` (`String`) The absolute path to the NSLibraryDirectory (iOS only)
- `ExternalDirectoryPath` (`String`) The absolute path to the external files, shared directory (android only)
- `ExternalStorageDirectoryPath` (`String`) The absolute path to the external storage, shared directory (android only)