https://github.com/tencent-rtc/chat_uikit
https://github.com/tencent-rtc/chat_uikit
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tencent-rtc/chat_uikit
- Owner: Tencent-RTC
- License: mit
- Created: 2025-01-21T12:14:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-19T06:39:56.000Z (10 months ago)
- Last Synced: 2025-06-19T07:38:30.881Z (10 months ago)
- Language: Swift
- Size: 15.3 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Chat UIKit
## Product Introduction
Build real-time social messaging capabilities with all the features into your applications and websites based on powerful and feature-rich chat APIs, SDKs and UIKit components.
Android App
iOS App
TUIKit is a UI component library based on Tencent Chat SDK. It provides universal UI components to offer features such as conversation, chat, search, relationship chain, group, and audio/video call features.

## Changelog
### 8.6.7019 @2025.05.28 - Enhanced Version
**SDK**
- Push SDK supports multilingual internationalization.
- Push SDK supports Meizu message categorization.
- Cloud group search now returns join options and invitation options.
- Cloud group member search now returns member avatars.
- **iOS platform introduces Swift version of UIKit**.
- Upgraded QUIC plugin to support iOS simulator.
- **Enhanced OC SDK with Swift Optional property support**.
- Optimized long-connection IP freeze strategy with channel type added.
- Fixed occasional issue where push-only accounts triggered IM commands.
- Fixed missing device model setting in Flutter SDK on Android.
- Fixed callback thread inconsistency when Flutter SDK coexists with RoomKit.
- Fixed occasional callback conflicts between Flutter SDK and RoomEngine.