Styles
Confused about "Styles"?
Let us know how we can improve our documentation:
Last Edit:
Jan 26 2021
Styles give you the ability to customize UI views design.
The base style type is ChatViewStyle
. It contains:
-
composer: ComposerViewStyle
for styling aComposerView
. -
channel: ChannelViewStyle
for styling a channel inChannelsViewController
. -
incomingMessage: MessageViewStyle
for styling an incoming message inChatViewController
. -
outgoingMessage: MessageViewStyle
for styling an outgoing message inChatViewController
.




