import React from 'react';
import { Inbox } from '@novu/nextjs';
export function NotificationInbox() {
    return (
        <Inbox 
            applicationIdentifier="YOUR_APPLICATION_IDENTIFIER" 
            subscriberId="YOUR_SUBSCRIBER_ID" 
        />
    );
}
just copy and ship
add a powerful notification inbox to your app with 6 lines of code. It's that simple.
 
 
              
 
                       
    
Top comments (4)
Integrating in-app notification is task of minutes with Novu 🙌🏻
Yes!
haha, I love how simple it is.
Can I customize the looks?
Of course you can! You can make it fit your brand!