From c4f57f44c7838bcac44c0d7a96adc19e221cacbd Mon Sep 17 00:00:00 2001 From: Frederico Quintao Date: Thu, 24 Aug 2017 18:29:46 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23e1c2c..d184509 100644 --- a/README.md +++ b/README.md @@ -306,7 +306,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 only)