Skip to content

Instantly share code, notes, and snippets.

@naishe
Created August 2, 2020 03:32
Embed
What would you like to do?
Integrating CodePush 2
// file: android/app/build.gradle
apply from: "../../node_modules/react-native/react.gradle"
+ apply from: "../../node_modules/react-native-code-push/android/codepush.gradle" // CodePush
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment