UNPKG

react-native-code-push

Version:

React Native plugin for the CodePush service

11 lines (10 loc) 284 B
module.exports = { dependency: { platforms: { android: { packageInstance: "new CodePush(getResources().getString(R.string.CodePushDeploymentKey), getApplicationContext(), BuildConfig.DEBUG)" } } } };