react-native-scanner-reader-tough-pad
v0.1.0
Published
Read barcode using toughpad scanner
Downloads
3
Readme
react-native-tough-pad-scanner-reader
Read barcode using toughpad scanner
Installation
npm install react-native-tough-pad-scanner-reader
Usage
import { multiply } from 'react-native-tough-pad-scanner-reader';
// ...
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