regulaforensics / react-native-document-reader

React-Native Framework for reading and validation of identification documents
19 stars 10 forks source link

How to recognized image from gallery #8

Open edhimurwanto opened 2 years ago

edhimurwanto commented 2 years ago

I used this library to scanning document, and work perfectly. But I wanna ask how to process or recognize image that I get from gallery ? because I don't got any documentation, and when I used the recognizeImage function it doesn't process the image, as a result I don't get the textResult or can't to cropping the image.

Please help. Thanks in advanced