N
Novu•10mo ago
nonameolsson

Possible to only use local notifications

I've had my eyes on Novu for a long time, and now we are evaluating it for a client project. At the moment, we only want to have a notification center in the app to show toasts triggered from within the app. Like, when saving something. But in the future we would like to be able to implement the advanced features that Novu offers. My question is: It possible to use Novu only in the web app to use the notification center ad trigger local notifications from within the app? Similar to this functionality https://fkhadra.github.io/react-toastify/introduction/. If so, could you point me to a resource to read more about this? Because this would allow us to use Novu from now, and easily introduce more advanced notification features without having to switch from like React Tostify to Novu in he future.
3 Replies
Pawan Jain
Pawan Jain•10mo ago
Hi @nonameolsson Currently we don't have native toast component. Custom component can be built using useSocket hook I see you want to use it for tasks related to app itself I think novu is not correct option for that
nonameolsson
nonameolsson•10mo ago
Thanks for letting me know! We will use a small React library for that then. If possible, we will switch to Novu in the future 🙂
Pawan Jain
Pawan Jain•10mo ago
Yeah, Novu is perfect for different type of one way communications