jonathanpalma / react-native-tesseract-ocr

Tesseract OCR wrapper for React Native
MIT License
561 stars 172 forks source link

null is not an object (evaluating '_reactNativeTesseractOcr.default.recognize') #69

Closed minh-dai closed 4 years ago

minh-dai commented 4 years ago

"react": "16.9.0", "react-native": "0.61.5", "react-native-text-detector": "0.0.6"

shahidansari20178 commented 4 years ago

I've facing same issue please anyone have solution.

ducnmisbk commented 4 years ago

I've facing same issue please anyone have solution.

try my fork: https://github.com/ducnmisbk/react-native-tesseract-ocr

VishalMathimaran commented 4 years ago

Just link and run it again react-native link react-native run-android

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

orinu commented 3 years ago

Run it via React Native with Expo and get: "null is not an object (evaluating '_reactNativeTesseractOcr.default.recognize')"

ameyarumbleon commented 3 years ago

Hey did anyone get a solution. Nothing is working for me.

ARSSHEIKH commented 3 years ago

Last updated 2 years ago, I don't think now it will work

Productivix commented 2 years ago

hi @yestay90 , if you clone the projet and run , it will not run at all , it is a module to ADD in a RN project : it has no RN module itself. regards