UNPKG
react-native-my-first-lib
Version:
latest (1.2.0)
1.2.0
1.1.0
1.0.1
## Getting started
react-native-my-first-lib
/
android
/
src
/
main
/
AndroidManifest.xml
6 lines
(3 loc)
•
123 B
text/xml
View Raw
1
2
3
4
5
6
<
manifest
xmlns:android
=
"http://schemas.android.com/apk/res/android"
package
=
"com.reactlibrary"
>
</
manifest
>