react-native-vision-qrscanner
v0.0.0-alpha-19
Published
⚡️High performant QR code scanner using vision camera
Downloads
16
Readme
react-native-vision-qrscanner
⚡️ High performant QR code scanner using vision camera
Installation
npm install react-native-vision-qrscanner
Usage
import { multiply } from "react-native-vision-qrscanner";
// ...
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