crn-cli
Version:
The Ctrip React Native CLI Tools
12 lines (10 loc) • 395 B
text/xml
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical">
<FrameLayout
android:layout_width="match_parent"
android:id="@+id/rnRootContainer"
android:layout_height="match_parent" />
</FrameLayout>