react-native-wechat-util
v1.1.0
Published
reactnative for wechat utils
Readme
react-native-wechat-util
reactnative for wechat utils
Installation
npm install react-native-wechat-utilUsage
import WechatUtil from "react-native-wechat-util";
// ...
const result = await WechatUtil.multiply(3, 7);Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
