From 8a4fcf3b00119da181d86429919fc069d33d320e Mon Sep 17 00:00:00 2001 From: asteriskzuo Date: Fri, 3 Nov 2023 10:49:33 +0800 Subject: [PATCH] docs: update --- packages/react-native-chat-uikit/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/packages/react-native-chat-uikit/README.md b/packages/react-native-chat-uikit/README.md index 0623e2a..5dfc662 100644 --- a/packages/react-native-chat-uikit/README.md +++ b/packages/react-native-chat-uikit/README.md @@ -78,6 +78,12 @@ UIKit SDK mainly includes the following fragment components: **See the [parent document](./../../README.md) for details on the project development environment, repository download address, configuration information and configuration files.** +## Important features + +Conversation List +Chatting in a conversation +Message bubble List in a conversation + ## Integrate UIKit Into Your Project. #### Create Your Project