From 5ad914d7a73a5d696e07f5a4a18f19742a6e43e9 Mon Sep 17 00:00:00 2001 From: Dayan Perez Date: Sat, 2 Nov 2024 23:01:24 -0300 Subject: [PATCH] chore: enhance notifications section with additional libraries --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b588f9..eada6db 100644 --- a/README.md +++ b/README.md @@ -165,7 +165,11 @@ pnpm add -g react-frontend-toolkit-cli - **[Sonner](https://sonner.emilkowal.ski/)**: An opinionated toast component for React. - **[React Toastify](https://fkhadra.github.io/react-toastify/introduction/)**: A popular library for adding customizable and easy-to-use toast notifications to your React applications. -- **[Notistack](https://notistack.com/)**: A React library which makes it super easy to display notifications on your web apps. +- **[Notistack](https://notistack.com/)**: Highly customizable notification snackbars (toasts) that can be stacked on top of each other. +- **[Reapop](https://louisbarranqueiro.github.io/reapop/)**: A simple and customizable React notifications system. +- **[React Hot Toast](https://react-hot-toast.com/)**: A super easy toast library for React. +- **[React Notification System](https://igorprado.github.io/react-notification-system/)**: A complete and totally customizable component for notifications in React. +- **[React Toast Notifications](https://jossmac.github.io/react-toast-notifications/)**: A toast notification system for react. ### State Management