vision-camera-plugin-barcode-detection
v1.0.0
Published
Detect QRcodes
Downloads
3
Maintainers
Readme
vision-camera-plugin-barcode-detection
Detect qrcodes
Installation
npm install vision-camera-plugin-barcode-detection
Usage
import { multiply } from 'vision-camera-plugin-barcode-detection';
// ...
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