react-native-apk
react-native-apk copied to clipboard
Upgrade react native
Running a new react-native project and the plugin is outdated. Doesn't compile android project due to react-native-apk errors.
This should solve the issue. However seems due to AndroidX implementations there are breaking packages. I'm not a Java/Android developer so don't know how to solve this without the need for a breaking change version.
Maybe release this as a 1.0.0 version to symbolise a breaking change of the plugin versioning.
Possible to try it out by changing the package.json file
"react-native-apk": "github:fbacker/react-native-apk#upgrade-react-native"