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