Open frabanca opened 6 months ago
yeah, are you using the latest version?
Hi! Thanks for your super fast reply! That's the version:
"@ismaelmoreiraa/vision-camera-ocr": "^3.0.1",
That's it, this version needs the vision library in version 4 or higher. In this version, vision has a different preview that cannot match with the screen preview above.
I didn't find a way of make it simple, but in the vision v4 you draw directly in the frame itself. :)
https://react-native-vision-camera.com/docs/guides/skia-frame-processors
Given example once runned does not show an overlay over the text as it's supposed to do (like in the gif image)