Replying as a Sendbird user:
- Yes, I believe you can. You can explore the
channelListQueryParams
prop of theGroupChannelListProvider
. It has many filter types.
Same for all components, you can either change them with props or implement replacements in React on your own. - I noticed that too, and opened a ticket as well: TypingIndicatorBubble : Violating React rule of hooks