Sendbird UIKit for React Native offers a variety of features that enhance chat experience. With essential messaging features like typing indicator and read receipt, users can have more engaged conversations.
Sendbird UIKit for React Native currently only provides group channels. To learn more about different types of channels, see Channel types in Chat SDK.
A group channel is a chat that allows close interactions between a limited number of users. In order to join this type of channel, an invitation from a channel member is required by default.
The following table lists all features that are supported by Sendbird UIKit for group channels.
Feature | Description |
---|---|
A feature to indicate whether other users in the channel are typing a message. | |
A feature to allow users to know whether their messages have been read by other users in the channel. | |
A feature to allow users to know whether their messages have been successfully delivered to other users in the channel. | |
A feature to allow users to share files during a chat, such as images, audio files, and videos. Custom file types can also be supported. |