dynamsoft-mrz-react-native
v3.4.200
Published
Dynamsoft MRZ library includes additional resources that support MRZ reading when using Dynamsoft Capture Vision React Native SDK.
Downloads
10
Readme
react-native-mrz
Getting started
$ npm install react-native-mrz --save
Mostly automatic installation
$ react-native link react-native-mrz
Usage
import ReactNativeMrz from 'react-native-mrz';
// TODO: What to do with the module?
ReactNativeMrz;