mirror of
https://github.com/status-im/react-native-fs.git
synced 2025-02-28 23:10:29 +00:00
added NSLibraryDirectory to the readme
This commit is contained in:
parent
a87fe3fe89
commit
58b989350d
@ -284,6 +284,7 @@ The following constants are available on the `RNFS` export:
|
|||||||
- `CachesDirectoryPath` (`String`) The absolute path to the caches directory
|
- `CachesDirectoryPath` (`String`) The absolute path to the caches directory
|
||||||
- `DocumentDirectoryPath` (`String`) The absolute path to the document directory
|
- `DocumentDirectoryPath` (`String`) The absolute path to the document directory
|
||||||
- `TemporaryDirectoryPath` (`String`) The absolute path to the temporary directory (iOS only)
|
- `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)
|
- `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)
|
- `ExternalStorageDirectoryPath` (`String`) The absolute path to the external storage, shared directory (android only)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user