========
This is the official ReactNative SDK for Analysys.
react-native-analysys SDK,封装了易观 Android & iOS SDK 常用 API ,使用此模块,可以在 React Native 开发的 App 中完成埋点的统计上报。
如果您是第一次使用易观方舟产品,可以通过阅读本文快速了解此产品
npm install react-native-analysys
注意:React Native 0.60 及以上版本会 autolinking,不需要执行下边的 react-native link 命令。
react-native link react-native-analysys
在 React Native 项目里的 package.json 文件的 script 模块里增加如下配置
"scripts": {
"postinstall": "node node_modules/react-native-analysys/ansHook.js -run"
}
npm install
- 微信号:nlfxwz
- 钉钉群:30099866
- 邮箱:[email protected]