itinance / itinance/react-native-fs
Cannot resolve symbol 'rnfs'
- Dominant language
- C++
- Stars
- 5k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
React Native "0.61.5"
react-native-fs ^2.13.2 (tried others as well)
I'm trying to use react-native-fs for an app but I can't even get it to be recognized. I have read the entire explanation on how to use it and have followed all the steps but I'm stuck at the very same error for a few hours and it seems like I'm the first one having this issue.
My import com.rnfs.RNFSPackage simply doesn't seem to work as it should, the rnfs symbol isn't getting resolved. I honestly have no idea what I may be missing out.
I have even linked the library even though I technically don't need to since I'm using RN > 0.60.0 and yes I edited the build.gradle and settings.graddle as the docs explain
Anyone has gone through the same or might give me a tip on what I'm doing wrong?

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.