/react-native-wechat-util

ReactNative 微信工具方法箱

Primary LanguageObjective-CMIT LicenseMIT

react-native-wechat-util

reactnative for wechat utils

Installation

npm install react-native-wechat-util

Usage

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