itinance / itinance/react-native-fs
Support for NSApplicationSupportDirectory in iOS
Open
- Dominant language
- C++
- Stars
- 5k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
Would it be possible to add support for storing files in the `NSApplicationSupportDirectory`?
It looks like it could be quite a simple change to the `RNFSManager.m` by adding a new constant to export.
` @"RNFSApplicationSupportDirectory": [self getPathForDirectory:NSApplicationSupportDirectory],`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.