react-native-scanbot-sdk
Version:
Scanbot Document Scanner SDK for React Native
11 lines • 601 B
text/xml
<io.scanbot.sdk.reactnative.components.common.ScanbotComponentRootView
xmlns:android="http://schemas.android.com/apk/res/android"
android:descendantFocusability="afterDescendants"
android:layout_width="match_parent"
android:layout_height="match_parent">
<io.scanbot.sdk.reactnative.components.common.ScanbotComponentFrameLayout
android:id="@+id/fragment_container_view"
android:layout_width="match_parent"
android:layout_height="match_parent" />
</io.scanbot.sdk.reactnative.components.common.ScanbotComponentRootView>