UNPKG

react-native-code-push

Version:

React Native plugin for the CodePush service

10 lines (7 loc) 317 B
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.microsoft.codepush.react"> <uses-permission android:name="android.permission.INTERNET" /> <application> <activity android:name="com.facebook.react.devsupport.DevSettingsActivity" /> </application> </manifest>