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