react-native-alipay-sdk-lib
v1.0.23
Published
alipay
Downloads
8
Readme
react-native-alipay-sdk-lib
alipay
Installation
npm install react-native-alipay-sdk-lib
Usage
import AlipaySdkLib from "react-native-alipay-sdk-lib";
// ...
const result = await AlipaySdkLib.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT