UNPKG

react-native-mlkit-ocr

Version:

Google on-device MLKit text recognition for React Native

8 lines (6 loc) 227 B
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.reactnativemlkitocr"> <meta-data android:name="com.google.mlkit.vision.DEPENDENCIES" android:value="ocr" /> </manifest>