itinance / itinance/react-native-fs
Custom sound not from res/raw folders
Open
- Dominant language
- C++
- Stars
- 5k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
I'm trying to play a custom sound, however I can't get it into the res/raw folders because react-native-fs (file system package) doesn't allow access to those folders (as far as I understand).
However, I need those sounds to be played with the localNotification.
The sounds are downloaded from the web on app load, so I can't bundle them in advance.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.