🔍 Overview
React Simple Toasts is a lightweight, easy-to-use library for creating toast notifications in your React applications.
🔑 Key Features
- Ease of use: With a simple installation process and an intuitive API, you can get started with the library in no time.
- Highly customizable: You can control various aspects of your toast messages, from their appearance and duration to their behavior upon user interaction.
- Custom rendering: The library supports custom rendering, allowing you to tailor the look of your toast messages to match your application's branding.
- Positioning: The library allows you to position your toasts at any corner or center of the viewport, offering a high level of control over where your messages appear.
- Browser compatibility: The library includes utility functions to ensure that it works seamlessly across different browsers.
- Interactive: The library allows toasts to be clickable and to close on click if desired, enabling user interaction.
- Multiple toasts management: It provides functionality to manage multiple toasts by controlling the maximum number of visible toasts at a time.
💖 Support Us
If you find this library useful, consider giving us a star on GitHub! Your support is greatly appreciated and it helps the project grow.
⚖️ License
This project is licensed under the terms of the MIT license.