Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 752 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 752 Bytes

Toastify

What is Toastify?

  • Toasify is one of the top React toast libraries available. This tool allows you to add toast notifications to your application with ease and can also be used to set notifications and alerts.

Installation

Using npm:

npm i react-toastify

Features

  • Easy to set up for real, you can make it work in less than 10sec!
  • Super easy to customize
  • RTL support
  • Can display a react component inside the toast!
  • Can remove a toast programmatically
  • Define behavior per toast
  • Pause toast when the window loses focus 👁
  • Dark mode 🌒
  • And much more !

Thank You!