Skip to content

Instantly share code, notes, and snippets.

@naishe
Created August 2, 2020 03:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save naishe/a27201e2708bd42cc550d372c273152b to your computer and use it in GitHub Desktop.
Save naishe/a27201e2708bd42cc550d372c273152b to your computer and use it in GitHub Desktop.
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