-
Notifications
You must be signed in to change notification settings - Fork 371
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Please select which package this feature is related to
stream_chat_flutter
Which platforms would this feature impact?
iOS, Android
Is your feature request related to a problem?
On mobile, when multiple users react to a message/post with the same emoji, the reaction count is not displayed. Only the emoji is shown, without the number of reactions.
Describe the solution that you'd like
I’d like the SDK to allow customizing or overriding the reaction widget so developers can display both the emoji and the reaction count on mobile.
Ideally, there should be a way to pass a custom widget or builder (e.g., reactionBuilder or reactionOverlayBuilder) to control how reactions are displayed and positioned in the message UI.
Describe alternatives that you have considered
No response
Additional context
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request