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