Skip to content

Commit df185f4

Browse files
authored
Update README.md
1 parent 0d2f694 commit df185f4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@ React Native的网易云信插件
44
[react-native-chat-demo](https://github.com/reactnativecomponent/react-native-chat-demo)
55

66
#### 注意: react-native版本需要0.47.0及以上NIMSDK版本4.0以上
7-
7+
```
8+
NIMSDK >=4.0 or react-native >=0.47 使用最新版
9+
NIMSDK <4.0 or react-native <0.47 请使用历史版本 <=1.0.7
10+
```
811
## 如何安装
912

1013
### 1.首先安装npm包

0 commit comments

Comments
 (0)