We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a98cfb7 commit 7dea1e4Copy full SHA for 7dea1e4
FS.common.js
@@ -648,7 +648,6 @@ var RNFS = {
648
PicturesDirectoryPath: RNFSManager.RNFSPicturesDirectoryPath, // For Windows
649
FileProtectionKeys: RNFSManager.RNFSFileProtectionKeys,
650
RoamingDirectoryPath: RNFSManager.RNFSRoamingDirectoryPath, // For Windows
651
- //FileSandBoxPath: RNFSManager.getConstants().FileSandBoxPath, // For harmony
652
};
653
654
module.exports = RNFS;
0 commit comments