react-native-wmm-wechatsdk-lib
v0.2.0
Published
微信登录、支付、分享(新)
Downloads
1
Readme
react-native-wmm-wechatsdk-lib
微信登录、支付、分享(新)
Installation
npm install react-native-wmm-wechatsdk-lib
Usage
import { multiply } from 'react-native-wmm-wechatsdk-lib';
// ...
const result = await multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library