react-native-fs
react-native-fs copied to clipboard
Updated for RN 0.60+?
Is the readme updated for RN 0.60+ autolinking? Should I do all those steps at MainActivity.java in RN 0.60.5?
@itinance Hello! Could you say about Autolinking in react-native 0.60+ version? After setting Autolinking and run project I have thi error: Cannot read property 'RNFSFileTypeRegular' of undefined
Have you some ideas about support Autolinking?
+1. It strongly useful to have compatibility with >= 0.60
The same described in #703 and #708
When upgrade react-native(0.60.5). We have same problem
Same here @itinance Can you please comment on this issue and let us know how to proceed? If you are not able to work on it, maybe someone of us can do it.
Thanks
Bump!
Any updates on this?
Any updates on this? x2
@itinance Do we still need to do things manually? or if auto-linking is supported, then to what level? Could you please clarify these things in the README.md?
Seems like auto-linking is working in Android, and pod install installs the RNFS pods automatically as well. Agreed that the README.md is very outdated though.