We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce4dcf9 commit c22578fCopy full SHA for c22578f
README.md
@@ -10,7 +10,7 @@ npm install @sensors.data/react-native-sensors-analytics
10
11
## 1.2 `link` react-native-sensors-analytics 模块
12
13
-
+<span style="color:red">注意:React Native 0.60 及以上版本会 autolinking,不需要执行下边的 react-native link 命令</span>
14
```sh
15
react-native link @sensors.data/react-native-sensors-analytics
16
```
0 commit comments