react-native-alipay-sdk-lib

alipay

Usage no npm install needed!

<script type="module">
  import reactNativeAlipaySdkLib from 'https://cdn.skypack.dev/react-native-alipay-sdk-lib';
</script>

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