itinance / itinance/react-native-fs
Writing to secondary store
- Dominant language
- C++
- Stars
- 5k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
How do I get the path to secondary storage in android? I see in android.os.Environment, it uses
getExternalFilesDirs(String), getExternalCacheDirs(), and getExternalMediaDirs().
But RFNSManager does not use any of these. Does it support writing to secondary storage?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing how RFNSManager handles Android storage and compare its behavior with getExternalFilesDirs(String), getExternalCacheDirs(), and getExternalMediaDirs(). Determine whether writing to secondary storage is supported, then document the supported path behavior or define the required change and verify it on Android secondary storage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, react-native
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100