Skip to content

RahulSingh225/react-native-simple-qr-reader

Repository files navigation

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

About

A simple QR reader for react native apps

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published