@qonine/rn-checkout
v0.0.1
Published
TODO
Downloads
4
Maintainers
Readme
rn-checkout
Getting started
$ npm install rn-checkout --save
Mostly automatic installation
$ react-native link rn-checkout
Usage
import RnCheckout from 'rn-checkout';
// TODO: What to do with the module?
RnCheckout;