Global Feed Component
Last updated
Last updated
The AmityGlobalFeedComponent
is a central component within the Social Plus platform, designed to aggregate and display a diverse array of posts from the user community. It utilizes the AmityPostContentComponent
to render individual posts, creating an engaging newsfeed experience. This component not only enhances user interaction by providing a seamless scroll through various types of posts but also serves as a reflection of the community’s activity, showing everything from user updates to broader community announcements.
Feature
Description
Post List
Displays recent posts, updates, and activities from connections and followed communities.
Engagement Options
Users can like, comment, and interact with posts directly from this page.
social_home_page/global_feed_component/*
Component
You can customize component theme
For more details on customization, please refer to the Customization page.
The AmityGlobalFeedComponent is designed for easy integration across various platforms, enabling a consistent user experience by displaying a global feed of posts.
The behavior of the AmityGlobalFeedComponent can be customized to handle navigation to the post detail page differently. Here’s how you can override the default behavior: