/react-native-umeng

集成友盟

Primary LanguageObjective-CMIT LicenseMIT

react-native-umeng

集成友盟统计、推送、第三方分享与登录

Installation

npm install react-native-umeng

Usage

import Umeng from "react-native-umeng";

// ...

const result = await Umeng.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT