upgrade readme
This commit is contained in:
parent
6ac036aae3
commit
a5d914603b
|
|
@ -5,6 +5,8 @@ You only need to integrate Chat SDK to easily gain chat, conversation, group cap
|
|||
|
||||
## Check Out Our Sample Apps
|
||||
This document introduces how to quickly run the Chat demo on the iOS platform.
|
||||
[<img src="https://im.sdk.qcloud.com/tools/resource/GitHubResource/build_ios_chat_app.png" width="800"/>](https://www.youtube.com/watch?v=lawzmfW9vls)
|
||||
|
||||
For the other platforms, please refer to document:
|
||||
- [**chat-uikit-android**](https://github.com/TencentCloud/chat-uikit-android)
|
||||
- [**chat-uikit-ios**](https://github.com/TencentCloud/chat-uikit-ios)
|
||||
|
|
|
|||
|
|
@ -7,6 +7,9 @@ TUIKit 是基于 Chat SDK 实现的一套 UI 组件,其包含会话、聊天
|
|||
TUIKit 效果图如下所示:
|
||||

|
||||
|
||||
快速集成 TUIKit 组件请参考视频:
|
||||
[<img src="https://im.sdk.qcloud.com/tools/resource/GitHubResource/build_ios_chat_app.png" width="800"/>](https://www.youtube.com/watch?v=lawzmfW9vls)
|
||||
|
||||
TUIKit 主要 Widget 如下:
|
||||
- TIMUIKitConversation 会话组件
|
||||
- TIMUIKitChat 聊天组件
|
||||
|
|
|
|||
Loading…
Reference in New Issue