react-native-apk icon indicating copy to clipboard operation
react-native-apk copied to clipboard

Upgrade react native

Open fbacker opened this issue 6 years ago • 0 comments

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"

fbacker avatar Aug 27 '19 08:08 fbacker