react-native bugly 异常上报和运营统计
npm install @kafudev/react-native-bugly
import Bugly from "@kafudev/react-native-bugly";
// ...
const result = await Bugly.multiply(3, 7);
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT