Skip to content

tony-xlh/react-native-mrz-scanner

Repository files navigation

react-native-mrz-scanner

React Native MRZ Scanner using Vision Camera and the Dynamsoft Label Recognizer plugin.

mrz-scanner-android.mp4

How to run

  1. npm install
  2. cd ios and run pod install
  3. npx react-native run-android or run-ios

License

A one-day trial license is used by default. You can apply for a 30-day license here.

Dark mode

If your phone has dark mode on, it may fail to display some text correctly.

Blog

Build a React Native MRZ Scanner using Vision Camera