react-native-mlkit-ocr icon indicating copy to clipboard operation
react-native-mlkit-ocr copied to clipboard

Google on-device MLKit Text Recognition for React Native

Results 17 react-native-mlkit-ocr issues
Sort by recently updated
recently updated
newest added

Hello! I love this package, been working great for me in a managed expo / eas build project. But with my latest update, it only builds fine on iOS. On...

**Expo Version:** '49' **React Native Version:** '0.72' So, I'm just trying to follow the example on README but everytime I try to scan any text using any method I get...

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Here is the diff that solved...

Hi, how feasible would be to use a custom `.tflite` trained model? Seems like MLKit [allows it](https://developers.google.com/ml-kit/custom-models). I'm using this package to scan document's MRZ lines. Already with good results,...

Hello Our project is using this library to recognize text from an image. Everything is works as expected on android side but on iOS If I capture image in portrait...

Hello I have problem using this and in my code iam using React Native "react-native": "0.66.4",

Hello! I have problem when i try to build on iOS. ![Captura de Tela 2022-12-12 às 15 10 45](https://user-images.githubusercontent.com/38008649/207121891-1258fa2b-7714-49aa-8209-4f91dab1c8d5.png) Does anyone know what can it be?