UNPKG

react-native-scanbot-sdk

Version:

Scanbot Document Scanner SDK for React Native

11 lines (7 loc) 309 B
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="io.scanbot.sdk.reactnative" android:versionCode="1" android:versionName="1.0"> <uses-permission android:name="android.permission.CAMERA" /> <uses-feature android:name="android.hardware.camera" /> </manifest>