-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Labels
bugSomething isn't workingSomething isn't working
Description
See comment below for recommended procedure (as a workaround)
As requested in (updated):
- Contributor access frostney/react-native-create-library#82 (comment)
- https://github.com/brodybits/create-react-native-module/issues/120#issuecomment-533392738
For recent updates it is recommended to copy the updated entries from the following general areas into android/build.gradle:
For major version updates it is generally recommended to regenerate and copy the needed artifacts for Android into the existing module.
Labeled as a bug; I hope to get this documented in the near future.
TODO items (updated):
-
document a workaround upgrade procedure - add upgrade documentation in a similar style to: https://docs.expo.io/versions/v34.0.0/workflow/upgrading-expo-sdk-walkthrough/
- fix generated
android/build.gradleto read and use thepackageIdentifiervalue frompackage.json, in order to make this Android build artifact zero percent customized - consider ideas for smoother upgrade support such as:
- make an actual module template in a similar style to the react-native project template
- make a native module seed similar to the Nativescript plugin seed
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working