itinance / itinance/react-native-fs
Write file crashes
Open
- Dominant language
- C++
- Stars
- 5k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
Hi there,
I am pretty new to this library. I have encountered a problem.
When writing to a json file with relatively larger amount of data on an android device, lets say "6-18mb", the app crashes. Is there a size limit to how large the file can be when calling react-native-fs write function? How could I solve this issue if the size is hitting the limit.
Appreciate your help.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.