UNPKG
crn-cli
Version:
latest (0.1.2)
0.1.2
0.1.1
0.1.0
The Ctrip React Native CLI Tools
github.com/ctripcorp/CRN
ctripcorp/CRN
crn-cli
/
commands
/
init
/
template
/
android
/
crnbase
/
src
/
main
/
AndroidManifest.xml
5 lines
(3 loc)
•
139 B
text/xml
View Raw
1
2
3
4
5
<
manifest
xmlns:android
=
"http://schemas.android.com/apk/res/android"
package
=
"ctrip.wireless.android.crn.business"
>
</
manifest
>