react-native-card-reader
v1.0.7
Published
TODO
Downloads
5
Readme
react-native-card-reader
Getting started
$ npm install react-native-card-reader --save
Mostly automatic installation
$ react-native link react-native-card-reader
Usage
import CardReader from 'react-native-card-reader';
// TODO: What to do with the module?
CardReader;