Reaction List Component
The Reaction List Component displays detailed information about users who have reacted to your post and the specific reactions they have used.

Features
Reaction List
Users can view the list of user who reacted on the post.
Customization
*/reaction_list/*
Theme
User can customize component theme.
*/reaction_list/user_avatar_view
Element
User can hide avatar image view.
*/reaction_list/user_display_name
Element
User can hide display name.
*/reaction_list/reaction_image_view
Element
User can hide reaction icon.
For more details on customization, please refer to the Customization page.
Usage
The Reaction List Component can be used in the app if you already have an AmityPost object from Social Plus SDK. postId from AmityPost object will be used to initialize the component.
Last updated
Was this helpful?