UNPKG

react-native-abbyy-mobile-capture

Version:
11 lines (7 loc) 314 B
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.abbyy.mobile.rtr.reactnative"> <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" /> <application> <activity android:name=".image.ImageCaptureActivity" /> </application> </manifest>