UNPKG
@revopush/react-native-code-push
Version:
latest (1.5.0)
rc-2.5 (2.5.0-rc.2)
2.5.0-rc.2
2.5.0-rc.1
2.5.0-rc.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0
0.0.1
React Native plugin for the CodePush service
revopush.org
revopush/react-native-code-push
@revopush/react-native-code-push
/
android
/
app
/
src
/
main
/
AndroidManifest.xml
6 lines
(3 loc)
•
151 B
text/xml
View Raw
1
2
3
4
5
6
<
manifest
xmlns:android
=
"http://schemas.android.com/apk/res/android"
>
<
uses-permission
android:name
=
"android.permission.INTERNET"
/>
</
manifest
>