Empty Newsfeed Component

The AmityEmptyNewsFeedComponent is used within the Social Plus platform to indicate the absence of posts in the newsfeed. This component enriches the user experience by displaying an inviting and informative placeholder when the newsfeed is empty. It includes an empty state icon, title, description, and buttons to explore or create communities.

Customization

Config ID
Type
Description

social_home_page/empty_newsfeed/*

Component

You can customize component theme

social_home_page/empty_newsfeed/illustration

Element

You can customize icon

social_home_page/empty_newsfeed/title

Element

You can customize text

social_home_page/empty_newsfeed/description

Element

You can customize text

social_home_page/empty_newsfeed/explore_communities_button

Element

You can customize text and icon

social_home_page/empty_newsfeed/create_community_button

Element

You can customize icon

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

Usage

This component can be seamlessly integrated into your application to handle empty states in the newsfeed.

Last updated

Was this helpful?