Social Home Page
Last updated
Last updated
The Social Home Page is the gateway to various social interactions within the application. This page integrates multiple components such as AmityGlobalFeedNavigationComponent, AmityEmptyNewsfeedComponent, AmityNewsfeedComponent, and AmityMyCommunitiesComponent, providing a comprehensive view of the social features available to the user.
Feature | Description |
Global Feed Navigation | Enables users to navigate through different segments of the social platform like newsfeed, explore, my communities, etc. |
Newsfeed Viewing | Displays recent posts, updates, and activities from connections and followed communities. |
Community Access | Quick access to communities the user is part of, with a view to join more. |
Engagement Options | Users can like, comment, and interact with posts directly from this page. |
Config ID | Type | Description |
---|---|---|
| Page | You can customize page |
| Element | You can customize |
| Element | You can customize |
| Element | You can customize |
For more details customization, please refer to Customization page.
The AmitySocialHomePage can be implemented in any application to serve as the entry point to social features. Incorporate the AmitySocialHomePage within your app’s UI composition to ensure it is the first component loaded when accessing the social features.
Custom navigation behavior can be implemented to enhance or modify the interaction flow on the AmitySocialHomePage. This includes overriding default actions to navigate to specific pages like global search or community search based on user interactions.