@sunxingzhe/react-native-alipay
v1.0.5
Published
React Native Alipay
Downloads
7
Readme
react-native-alipay
Getting started
$ npm install react-native-alipay --save
Mostly automatic installation
$ react-native link react-native-alipay
Usage
import Alipay from 'react-native-alipay';
// TODO: What to do with the module?
Alipay;