itinance / itinance/react-native-fs
`writeFile` and `appendFile` take iOS specific file attributes
Open
- Dominant language
- C++
- Stars
- 5k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
The `attributes` parameter is passed directly to `createFileAtPath` and is a legacy dating back to when this library was only available on iOS. A standard abstraction for both iOS and Android should be made.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.