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