sa-react-native-log-tools

神策分析 React Native 插件日志工具

Usage no npm install needed!

<script type="module">
  import saReactNativeLogTools from 'https://cdn.skypack.dev/sa-react-native-log-tools';
</script>

README

sa-react-native-log-tools

集成方式

安装 React Native 模块

1. npm 安装 sa-react-native-log-tools 模块

npm install sa-react-native-log-tools

2. link sensorsdata-analytics-react-native 模块(React Native 0.60 以下版本)

react-native link sa-react-native-log-tools

注意事项

此功能只在 DEBUG 模式下生效,RELEASE 模式下不生效。