react-native-qr-scanner-module
v1.1.0
Published
TODO
Readme
react-native-qr-scanner-module
Getting started
$ npm install react-native-qr-scanner-module --save
Mostly automatic installation
$ react-native link react-native-qr-scanner-module
Usage
import QrScannerModule from 'react-native-qr-scanner-module';
// TODO: What to do with the module?
QrScannerModule;