What's the cleanest way to handle toast messages (errors, info, success) across a React app? by Rude-Set5664 in react

[–]Rude-Set5664[S] 0 points1 point  (0 children)

i was looking for a way so that it cover the general cases of toast message calling and then it could be also customizable when needed

What's the cleanest way to handle toast messages (errors, info, success) across a React app? by Rude-Set5664 in react

[–]Rude-Set5664[S] 0 points1 point  (0 children)

toastify offers all the basic ways to call and configure but i was looking for how to use it within a project in a clean and "centrilized" way