iamhosseindhv/notistack

Highly customizable notification snackbars (toasts) that can be stacked on top of each other

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 15 minutes ago
Type:Library / SDKCategory(s):UI Components & Design SystemsWeb Development
Added to GitGenius on September 17th, 2026
Created on August 4th, 2018
Open Issues & Pull Requests: 67 (+0)
GitHub issues: Enabled
Number of forks: 293
Total Stargazers: 4,077 (+1)
Total Subscribers: 22 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 6.6 days
Mean response time: 116.1 days
90th percentile: 512.0 days
Tracked items: 26

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 18
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 905 days
Stale 30+ days: 18
Stale 90+ days: 18

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • In Progress (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Notistack is a React notification library that displays customizable snackbar toasts that can be stacked on top of each other.

The library solves the problem of managing multiple notifications in a React application without cluttering the UI or forcing users to dismiss each alert individually. It provides a stacking mechanism that automatically positions notifications and allows them to coexist on screen. The approach centers on a provider-based architecture that integrates with React's component tree, enabling notifications to be triggered from anywhere in the application through a simple API.

Developers should choose notistack if they need flexible, Material Design-aligned notifications in a React application and want to avoid building custom toast management logic. The library suits projects that require frequent user feedback through notifications, particularly those already using Material-UI or following Material Design principles. The tool is particularly valuable when you need to display multiple notifications simultaneously without manual positioning or z-index management.

The project maintains steady engagement with its codebase, showing consistent attention to bug fixes and feature requests. Development activity reflects responsiveness to community issues and pull requests. The maintainers actively review and merge contributions that improve the library's functionality and reliability.