1.1.0 • Published 9 months ago

react-native-wechat-util v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

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