Skip to content

Commit 2c98f92

Browse files
authored
Merge pull request #1022 from haoxiuwen/doc-v2
Modify IM Doc
2 parents a62bb93 + 9dc15ca commit 2c98f92

File tree

1 file changed

+18
-4
lines changed

1 file changed

+18
-4
lines changed
Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,37 @@
11
# 各端 Demo 源码地址
22

3+
## 体验 Demo
4+
5+
我们提供 Android、iOS、Web、Flutter 和 React Native 平台的 Demo。
6+
37
你可以点击[这里](https://www.easemob.com/download/demo)扫描二维码体验各端 Demo。
48

9+
## Demo 源码地址
10+
511
我们在 Github 提供了各端 Demo 源码地址供你查看和参考。
612

7-
## Android
13+
### Android
814

915
- **新 Demo**:4.6.0 及之后版本的 Demo,为 Kotlin 语言。点击[这里](https://github.com/easemob/easemob-demo-android)查看 Demo 源码地址。
1016
- **老 Demo**:4.5.0 及之前版本的 Demo,为 Java 语言。点击[这里](https://github.com/easemob/chat-android)查看 Demo 源码地址。环信已不再维护该地址的 Demo 源码。
1117

12-
## iOS
18+
### iOS
1319

1420
- **新 Demo**:4.6.0 及之后版本的 Demo,为 Swift 语言。点击[这里](https://github.com/easemob/easemob-demo-ios)查看 Demo 源码地址。
1521
- **老 Demo**:4.5.0 及之前版本的 Demo,为 Objective-C 语言。点击[这里](https://github.com/easemob/easemob-demo-ios/tree/OCDemo)查看 Demo 源码地址。环信已不再维护该地址的 Demo 源码。
1622

17-
## Web
23+
### Web
1824

1925
- Vue 2:点击[这里](https://github.com/easemob/webim-vue-demo/tree/dev-4.0)查看 Demo 源码地址。环信已不再维护该地址的 Demo 源码。
2026
- Vue 3:点击[这里](https://github.com/easemob/webim-vue-demo/tree/demo-vue3)查看 Demo 源码地址。
2127
- React:点击[这里](https://github.com/easemob/easemob-demo-react/tree/dev_4.0)查看 Demo 源码地址。
2228
- 微信小程序:点击[这里](https://github.com/easemob/webim-weixin-xcx)查看 Demo 源码地址。
23-
- uniapp:点击[这里](https://github.com/easemob/webim-uniapp-demo)查看 Demo 源码地址。
29+
- uniapp:点击[这里](https://github.com/easemob/webim-uniapp-demo)查看 Demo 源码地址。
30+
31+
### Flutter
32+
33+
点击[这里](https://github.com/easemob/easemob-demo-flutter)查看 Demo 源码地址。
34+
35+
### React Native
36+
37+
点击[这里](https://github.com/easemob/easemob-uikit-reactnative)查看 Demo 源码地址。

0 commit comments

Comments
 (0)