v5.3.6
·
9 commits
to v5
since this release
New
- Added the
CometChatNotificationFeedcomponent, providing a full-screen notification feed for displaying campaign and promotional notifications. - Added support for customizable feed behavior through props such as
notificationFeedRequestBuilder,notificationCategoriesRequestBuilder,onItemClick, andonActionClick. - Added customizable UI support with
HeaderView,EmptyView,ErrorView,LoadingView,style,cardThemeMode, andcardThemeOverrideprops for advanced theming and layout control. - Added category-based filtering with unread badge counts, allowing users to quickly navigate notifications by category.
Enhancements
- None
Fixes
- None