Skip to content

Commit f6f9346

Browse files
authored
Update README.md
1 parent 7ba9e45 commit f6f9346

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ React Native的网易云信插件
66

77
#### 注意事项:
88

9-
##### 1.react-native版本需要0.47.0及以上NIMSDK对应版本4.4.0
9+
##### 1.react-native版本需要0.47.0及以上NIMSDK对应版本4.7.0
1010

1111
##### 2.普通帐号不要使用5位数,因为5位数设定是系统帐号,尽量使用6位或者6位以上
1212

@@ -117,7 +117,7 @@ public class MainApplication extends Application implements ReactApplication {
117117
#### iOS配置
118118
install with CocoaPods
119119
```
120-
pod 'NIMSDK', '4.4.0'
120+
pod 'NIMSDK', '4.9.0'
121121
pod 'SSZipArchive', '~> 1.2'
122122
pod 'Reachability', '~> 3.1.1'
123123
pod 'CocoaLumberjack', '~> 2.0.0-rc2'

0 commit comments

Comments
 (0)