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 0d2f694 commit df185f4Copy full SHA for df185f4
README.md
@@ -4,7 +4,10 @@ React Native的网易云信插件
4
[react-native-chat-demo](https://github.com/reactnativecomponent/react-native-chat-demo)
5
6
#### 注意: react-native版本需要0.47.0及以上NIMSDK版本4.0以上
7
-
+```
8
+NIMSDK >=4.0 or react-native >=0.47 使用最新版
9
+NIMSDK <4.0 or react-native <0.47 请使用历史版本 <=1.0.7
10
11
## 如何安装
12
13
### 1.首先安装npm包
0 commit comments