Components | Functionality |
---|---|
MessageComposer | MessageComposer is a Component that enables users to write and send a variety of messages. |
MessageList | MessageList is a Component that renders a list of messages sent and messages received using TextBubble. |
Messages component in CometChat’s UI Kit is a comprehensive component that includes both the MessageComposer and the MessageList components. So, if you’re looking to implement a messaging feature in your application, using the Messages component would be a straightforward and efficient way to do it.
Components | Functionality |
---|---|
MessageComposer | MessageComposer is a Component that has ActionSheet, ActionSheet is a menu that appears over the context of the app, providing multiple options for sharing media files. |
MessageList | MessageList is a Component that renders different Media Message bubbles like Image Bubble, File Bubble, Audio Bubble Video Bubble |
Messages component in CometChat’s UI Kit is a comprehensive component that includes both the MessageComposer and the MessageList components. So, if you’re looking to implement a messaging feature in your application, using the Messages component would be a straightforward and efficient way to do it.
Components | Functionality |
---|---|
Conversations | Conversations is a Component that renders Conversations item List, Conversation item also displays the delivery status of the last message providing users with real-time updates on the status of their messages. |
MessageList | MessageList is a Component that renders different types of Message bubbles, Read Recept status is an integral part of all message bubbles, no matter the type, and provides real-time updates about the status of the message. |
MessageInformation | MessageInformation component provides transparency into the status of each sent message, giving the sender insights into whether their message has been delivered and read. |
Components | Functionality |
---|---|
Conversations | Conversations is a Component that renders Conversations item List, Conversations item also shows real-time typing status indicators. This means that if a user in a one-on-one chat or a participant in a group chat is currently typing a message |
Message Header | Message Header that renders details of User or Groups in ToolBar. The MessageHeader also handles the Typing Indicator functionality. When a user or a member in a group is typing, the MessageHeader dynamically updates to display a ‘typing…’ status in real-time. |
Components | Functionality |
---|---|
Conversations | Conversations is a Component that renders Conversations item List, Conversations item also shows user presence information. |
Message Header | Message Header that renders details of User or Groups in ToolBar. The MessageHeader also handles user Presence information. |
Users | Users renders list of users available in your app.It also responsible to render users Presence information. |
Group Members | Group Members renders list of users available in the group. The Group Members component also handles user Presence information. |
Components | Functionality |
---|---|
MessageList | MessageList is a Component that renders different types of Message bubbles, Irrespective of the type of message bubble, Reactions are an integral part and offer a more engaging, expressive way for users to respond to messages. |
Messages | Messages component in CometChat’s UI Kit is a comprehensive component that includes both the MessageComposer and the MessageList components. So, if you’re looking to implement a messaging feature in your application, using the Messages component would be a straightforward and efficient way to do it. |
Components | Functionality |
---|---|
Conversations | Conversations component provides an enhanced user experience by integrating the Mentions feature. This means that from the conversation list itself, users can see where they or someone else have been specifically mentioned. |
MessageComposer | MessageComposeris a component that allows users to craft and send various types of messages, including the usage of the Mentions feature for direct addressing within the conversation. |
MessageList | MessageList is a component that displays a list of sent and received messages. It also supports the rendering of Mentions, enhancing the readability and interactivity of conversations. |
Messages | Messages The component is a comprehensive element in CometChat’s UI Kit, encapsulating both the MessageComposer and MessageList components. It fully supports the Mentions feature, providing a streamlined way to implement an interactive and engaging messaging function in your application. |
Components | Functionality |
---|---|
Threaded Messages | Threaded Messages that displays all replies made to a particular message in a conversation. |