How to add the custom state banner on the message list(chat)? #62
tezpark
announced in
1. Chatting in a channel
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Customer request
channelStateBanner
inSBUBaseChannelModule.List
,but somehow not able to see our new view instead every time seeing the channel frozen banner only.
self.listComponent?.channelStateBanner = self.customStateBannerView
.Please help us like how we can show our own custom banner on top of the chat.
Guide & Snippet
The logic below is a custom snippet with a simple example.
Create CustomGroupChannelListComponent
SBUModuleSet
andSBUViewControllerSet
.Result
Reference
Beta Was this translation helpful? Give feedback.
All reactions