tm-react-native-mobile-pay
Getting started
$ npm install tm-react-native-mobile-pay --save
Mostly automatic installation
$ react-native link tm-react-native-mobile-pay
Usage
import MobilePay from 'tm-react-native-mobile-pay';
// TODO: What to do with the module?
MobilePay;