scanflow-react-native-vin
v0.0.1
Published
Scanflow is an AI scanner on smart devices for data capture from Barcode, Qrcode, Text, IDs, Safety codes
Downloads
5
Maintainers
Readme
scanflow-react-native-vin
0.0.1
Installation
npm install scanflow-react-native-vin
Usage
import { multiply } from 'scanflow-react-native-vin';
// ...
const result = await multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library