# fkhadra/react-toastify

React notification made easy 🚀 !

Repository: https://github.com/fkhadra/react-toastify
Canonical: https://ross.abutalabs.com/products/react-toastify
Homepage: https://fkhadra.github.io/react-toastify/introduction
Language: TypeScript
License: MIT
License Family: permissive
Topics: toast, react, javascript, reactjs, react-component, notification, snackbar
Last push: 2026-04-19T21:08:58+00:00

## Health v2 (maintenance only)
Score: 83/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 78, release rhythm 80, longevity 100
- inputs: {"age_days": 3585, "days_push": 136, "days_rel": 136, "gap_med": 14.5, "n_releases_24m": 5}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 13437, forks 740 (observed 2026-08-28T04:11:03.327845+00:00)

## What it is
React-Toastify is a React library for adding toast notifications to web applications with minimal setup. It provides a highly customizable notification system with progress bars, animations, themes, and per-toast configuration.

## Use cases
- show success or error notifications in a react app
- display toast messages when an api call fails
- add a snackbar with auto-close and progress bar
- show promise-based loading notifications
- limit the number of notifications shown at once
- customize toast styling to match a design system
- add dark mode notifications to a react app

## When to choose
- you need polished, customizable toast notifications in a React app
- you want swipe-to-dismiss, progress bars, and stacked notifications out of the box
- you need RTL support or per-toast behavior control
- you want a mature, widely used notification library with MIT licensing

## When to avoid
- your app is not built with React
- you only need a single simple alert and prefer no dependency
- you need notifications for non-web platforms like native mobile or desktop

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, frontend-framework
- domain: web-development, frontend
- platform: cross-platform
- tags: toast-notifications, react-component, snackbar, notifications, web-server

## Member repositories
- fkhadra/react-toastify (main) score 83

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:03.327845+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:13:18.129319+00:00, confidence not recorded.
  - readme: https://github.com/fkhadra/react-toastify (fetched 2026-08-28T04:11:03.327845+00:00, sha 95e156da9b9f)
  - homepage: https://fkhadra.github.io/react-toastify/introduction (fetched 2026-08-29T08:08:28.843076+00:00, sha 8539744dda71)
- Data as of 2026-08-30T08:39:29.467469+00:00.
