Skip to content

Commit 0650aa0

Browse files
committed
Added note regarding TemporaryDirectoryPath to README
1 parent bc49593 commit 0650aa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ The following constants are available on the `RNFS` export:
328328
- `MainBundlePath` (`String`) The absolute path to the main bundle directory (not available on Android)
329329
- `CachesDirectoryPath` (`String`) The absolute path to the caches directory
330330
- `DocumentDirectoryPath` (`String`) The absolute path to the document directory
331-
- `TemporaryDirectoryPath` (`String`) The absolute path to the temporary directory (iOS and Windows only)
331+
- `TemporaryDirectoryPath` (`String`) The absolute path to the temporary directory (falls back to Caching-Directory on Android)
332332
- `LibraryDirectoryPath` (`String`) The absolute path to the NSLibraryDirectory (iOS only)
333333
- `ExternalDirectoryPath` (`String`) The absolute path to the external files, shared directory (android only)
334334
- `ExternalStorageDirectoryPath` (`String`) The absolute path to the external storage, shared directory (android only)

0 commit comments

Comments
 (0)