itinance / itinance/react-native-fs
How to copy files from Android bundle?
Open
question
- Dominant language
- C++
- Stars
- 5k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
Hi.
I am bundling a sqlite3 file with my react-native app.
For iOS, I can access easily by adding the file in XCode, and then access it with RNFS.MainBundlePath (I want to copy it to the Documents area so I can write on it)
How to do this on Android?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.