UNPKG

react-native-scanbot-sdk

Version:

Scanbot Document and Barcode Scanner SDK React Native Plugin for Android and iOS

8 lines (5 loc) 256 B
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="io.scanbot.sdk.reactnative"> <uses-permission android:name="android.permission.CAMERA" /> <uses-feature android:name="android.hardware.camera" /> </manifest>