1.0.3 • Published 4 years ago

react-native-rn-direct-checkout v1.0.3

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

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;