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