Overview
If you have any questions regarding bugs and feature requests, visit the ZEGOCLOUD community .
What is the In-app Chat Kit
In-app Chat Kit is a UI component library based on the In-app Chat SDK. It provides general UI components, such as the chat list, one-on-one chat, and group chat. You can use the In-app Chat Kit to quickly build custom IM applications based on actual business requirements.
When do you need the In-app Chat Kit
-
Build apps faster and easier
When you want to prototype in-app chat ASAP
Consider speed or efficiency as the first priority.
-
Customize UI and features as needed
When you want to customize the UI based on your actual business needs
Don't want to waste time developing basic features
To finest-grained build an in-app chat app, you may try our In-app Chat SDK to make full customization.
Embedded features
- One-on-one chat & group chat
- Conversation list
- Message list
- Send text messages
- Send & receive rich media messages (images, voice, video, and files)
- Select and delete multiple messages
- Customize UI
Recommended guides
- To get started swiftly, follow the steps in this doc: Integrate the SDK
- To explore more customizable components, check this out: Component overview
- To check and run the sample code, click here: Run the sample code