Closed AlenToma closed 3 years ago
react-native at 0.63.4 is fully capable of running this package without manually linking. There is an example in this project, including a script that builds the example https://github.com/mikehardy/react-native-update-apk/blob/master/refresh-example.sh Follow the script and it will show you how to install this module, it will work fine I can't help beyond that, you'll have to make it work. Looks to me like this module is not really the problem, based on your error output though. Some problem with react-native-fs. I use react-native-fs some and perhaps if you just update it you'll be fine.
Im having trouble installing the require dependency on my project. please have a look
Package.json
Im unable tp upgrade react, to a higher version due to dependency other packages have with it, So what should i do?