Notification Item
Overview
LMNotificationFeedItem
is used to display notification. It includes information such as the notification message, the time of the notification, user details, and an optional media image. The view highlights whether the notification has been read.
Customisation
Below is the list of properties accepted by the LMNotificationFeedItem
Property | Type | Description |
---|---|---|
activity | LMActivityUI | Prop for notification activity data. |
onTap | Function | Prop for onTap event. |