react-native-bottomsheet
Version:
True Cross-platform ActionSheet for Android and iOS
9 lines (7 loc) • 367 B
text/xml
<com.cocosw.bottomsheet.HeaderLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_height="wrap_content"
android:layout_width="fill_parent"
android:id="@+id/headerlayout">
<View style="@style/BottomSheet.ListDivider" android:id="@+id/header"/>
</com.cocosw.bottomsheet.HeaderLayout>