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?
Asked
Active
Viewed 616 times
0
-
Did you find a solution? I want to do that too but i can't find any library. – Çağlar Durmuş Feb 16 '22 at 10:25
1 Answers
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