Skip to content

kafudev/react-native-bugly

Repository files navigation

react-native-bugly

react-native bugly 异常上报和运营统计

Installation

npm install @kafudev/react-native-bugly

Usage

import Bugly from "@kafudev/react-native-bugly";

// ...

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

Contributing

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

License

MIT