Is there any plugin that I should use in order to read MRZ codes in Nativescript Angular

306 views Asked by At

I am using Nativescript Angular to develop my app for Android and iOS. One requirement is to read a passport MRZ (machine-readable zone) code using the device camera. My question is: Is there any plugin that can do this or what do you recommend me?

Passport and MRZ image example

1

There are 1 answers

2
Manoj On BEST ANSWER

I don't think there is one at the moment. There are several libraries out there for iOS / Android which you could directly use in your project or extend to a {N} plugin.