
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
          package="com.fetchsky.RNTextDetector">
  <meta-data
      android:name="com.google.mlkit.vision.DEPENDENCIES"
      android:value="ocr" />
</manifest>
  