I'm trying to implement an OCR in react-native and I'm encountering some problems with Tesseract ! is there any other alternative or working libraries ?thank you
So far i tried Tesseract and react-native-text-recognition and they're both not working.With Tesseract i get the error [ReferenceError: Property 'Worker' doesn't exist]