Skip to content

kafudev/react-native-alipay

Repository files navigation

react-native-alipay

支付宝SDK

Installation

npm install react-native-alipay

Usage

import Alipay from "@kafudev/react-native-alipay";

// ...

const result = await Alipay.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT