Skip to content

Number of reactions doesn't display #2434

@YuunOoO

Description

@YuunOoO

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.

Image

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions