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

Not working in latest RN project

Open neeraj-tangariya opened this issue 1 year ago • 6 comments

image_2023_07_25T04_53_33_726Z

neeraj-tangariya avatar Jul 25 '23 05:07 neeraj-tangariya

Not working on the latest RN project.

"react": "18.2.0", "react-native": "0.72.4", "react-native-tesseract-ocr": "^2.0.3",

react06 avatar Aug 28 '23 05:08 react06

As a workaround try passing --legacy-peer-deps flag while running npm i

Saiffer avatar Sep 07 '23 19:09 Saiffer

Any updates on this? I am facing same issue

vishva-simform avatar Sep 12 '23 06:09 vishva-simform

Same here

jk31768 avatar Oct 28 '23 05:10 jk31768

even trying with --legacy-peer-deps wont work i think the issue is related to react native new architecture (yoga 3)

hamza-aissa avatar May 24 '24 02:05 hamza-aissa

even trying with --legacy-peer-deps wont work i think the issue is related to react native new architecture (yoga 3)

i also tried disabling the new arch it wouldnt work

hamza-aissa avatar Jun 15 '24 11:06 hamza-aissa