upgrade readme

This commit is contained in:
lynxzhang 2025-02-28 10:57:33 +08:00
parent 6ac036aae3
commit a5d914603b
2 changed files with 5 additions and 0 deletions

View File

@ -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)

View File

@ -7,6 +7,9 @@ TUIKit 是基于 Chat SDK 实现的一套 UI 组件,其包含会话、聊天
TUIKit 效果图如下所示:
![img](https://qcloudimg.tencent-cloud.cn/raw/f140dd76be01a65abfb7e6ba2bf50ed5.png)
快速集成 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 聊天组件