Post Details Page

The Post Details Page displays detailed information about a post, including its content, engagements, and comments, using a combination of the SocialPlusPostContentComponent and the SocialPlusCommentTrayComponent.

Features

Feature

Description

Engagement Options

Users can like, comment, and interact with post directly from this page.

Customization

Config ID
Type
Description

post_detail_page/*/*

Theme

User can customize page theme

post_detail_page/*/back_button

Element

User can update back button icon

post_detail_page/*/menu_button

Element

User can update menu button icon

For more details on customization, please refer to the Customization page.

Usage

The Post Details Page can be used in the app if you already have an AmityPost object from Social Plus SDK. The postId from the AmityPost object is needed to initialize it.

Custom navigation behavior can be implemented to enhance or modify the interaction flow on the AmityPostDetailPage.

For more details, please refer to the Overriding Navigation Behavior page.

Last updated

Was this helpful?