Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Compose bar

Emee Miano edited this page Jan 12, 2022 · 1 revision

The Compose bar allows you to complete a message before sending it in a chat room.

Compose Bar Style

There are two compose bar styles available in the UIKit.

  1. ComposeBarStyle.default - has full functionalities including text, audio and, image message sending
  2. ComposeBarStyle.textOnly - has simple functionalities which are only limited to text message sending

The default settings for compose bar style is ComposeBarStyle.default.

Clone this wiki locally