If you want to render notifications in separate screen or in side-sheet or in any other way instead of popover, you can useDocumentation Index
Fetch the complete documentation index at: https://docs.suprsend.com/llms.txt
Use this file to discover all available pages before exploring further.
NotificationFeed component wrapped inside SuprSendFeedProvider. Both of these components should be children of SuprSendProvider.
Please refer Customising CSS styles section to view typedefs for INotificationFeedTheme.
Infinite scroll is also included to fetch more pages in NotificationFeed component. Specifying height for the container is needed for infinite scroll to work properly.