0.2.0 • Published 5 months ago

react-native-simple-qr-reader v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

react-native-simple-qr-reader

A simple qr/barcode reader for react native.

Installation

npm install react-native-simple-qr-reader

Usage

import { scanQR } from 'react-native-simple-qr-reader';

// ...

const result = await scanQR();

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

0.2.0

5 months ago

0.1.0

6 months ago