Custom In-App Popup on New Notification using @novu/notification-center
Hi Novu Support,
I'm using Novu with a Ruby on Rails backend and a Nextjs frontend. For the notification center, I'm using the @novu/notification-center library with NovuProvider and PopoverNotificationCenter, embedded in the app header.
I would like to show a custom popup (separate from the notification center) at the bottom left of the screen whenever a new notification arrives. Is there a way to achieve this using the Novu library?
This is a little urgent as we are having some issues which we want to resolve via this quick solution.
Appreciated any help!
Best,
Manwinder,
PriceLabs Engineer
4 Replies
@Support @Pawan Jain Please help here
I saw your AI is suggesting me some Inbox kinda thing - not soo clear to me.
@Pawan Jain please help here
@ManwinderSingh
Sharing one code snippet
@ManwinderSingh
You can use these real time socket event
https://v0.x-docs.novu.co/notification-center/client/react/get-started#realtime-sockets
Novu
React Get Started - Novu
Learn how to add novu powered In-App notification center to your React app

Thanks pawan - this will help ❤️