0

I have a problem/issue with finding any useful sdk, which is capable to work as MRZ reader. I want to read mrz from ID Card or from Passport. Is it possible to be done on expo?

Patrick89
  • 135
  • 1
  • 14

1 Answers1

0

Currently implementing it as part of my IT certification training, I will publish it on GitHub when finished. For starters, please take a look at the below libraries:

However, you cannot use Tesseract natively with Expo at the moment. Please read the related issue on GitHub.

Best possible way is via ejecting. I will update this post when possible.

Evgin
  • 166
  • 1
  • 9