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