React-Hot-Toast provides a simple all-in-one solution for Toast notification. Custom toast templates can be implemented as using either JSX or React components, making it trivial to implement Skeleton and Tailwind utility classses.
Documentation
GitHub
Installation
npm install react-hot-toast
Create a Toast
For most users we recommend the use of custom toast templates, which enable Tailwind styles.
API Reference
Refer to the official documentation for a complete API reference.