<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>
