Notification Tray
Last updated
Was this helpful?
Last updated
Was this helpful?
The Notification Tray in Social Plus UIKit v4 is a centralized feature designed to enhance user engagement by providing a comprehensive history of notifications. It automatically creates and groups notification records for each user, ensuring they stay informed about relevant activities within their communities.
By aggregating interactions such as mentions, comments, and community activities, the Notification Tray not only keeps users updated but also encourages them to explore new content and engage more deeply with the platform. This proactive approach to content surfacing enhances user experience and fosters a more interconnected community.
Usage:
The AmityNotificationTrayPage
is designed for easy integration across various platforms, enabling a consistent user experience by displaying a notification tray item.
notification_tray_page/*/*
Page
You can customize page theme
notification_tray_page/*/back_button
Element
You can customize image
notification_tray_page/*/title
Element
You can customize text
notification_tray_page/*/empty_notification
Element
You can customize image
You can customize text
notification_tray_page/*/no_internet_connection
Element
You can customize image
You can customize text
Navigation Behavior
The behavior of the AmityNotificationTrayPage
can be customized to handle navigation to the AmityPostDetailPage
and AmityCommunityProfilePage
differently. Here’s how you can override the default behavior: