react-native-bluebird-barcode-scanner
v0.4.0
Published
React Native plugin for Bluebird android barcode scanners
Downloads
14
Readme
react-native-bluebird-barcode-scanner
React Native plugin for Bluebird android barcode scanners
Installation
npm install react-native-bluebird-barcode-scanner
Usage
import { multiply } from 'react-native-bluebird-barcode-scanner';
// ...
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