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 8bc34dc commit 67ee0faCopy full SHA for 67ee0fa
src/index.ts
@@ -297,5 +297,4 @@ export default {
297
TemporaryDirectoryPath: RNFSManager.RNFSTemporaryDirectoryPath as String,
298
LibraryDirectoryPath: RNFSManager.RNFSLibraryDirectoryPath as String,
299
PicturesDirectoryPath: RNFSManager.RNFSPicturesDirectoryPath as String,
300
- FileProtectionKeys: RNFSManager.RNFSFileProtectionKeys as String,
301
};
0 commit comments