UNPKG

expo-mlkit-ocr

Version:

React Native module for text recognition using Google's ML Kit

7 lines (5 loc) 241 B
<?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="expo.henry3646.mlkitocr"> <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" /> </manifest>