Extract text from a image file or a captured image
npm install expo-text-recognitionExtract text from a image file or a captured image on iOS and Android. Done fully on device.
```
npx expo install expo-text-recognition
For bare React Native projects, you must ensure that you have installed and configured the expo package before continuing.
``
npm install expo-text-recognition
Run npx pod-install` after installing the npm package.
Contributions are very welcome! Please refer to guidelines described in the contributing guide.