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