awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

48 Repos

Awesome GitHub RepositoriesToast Notifications

Lightweight, transient feedback messages.

Distinguishing note: No candidates provided; minting under UI umbrella.

Explore 48 awesome GitHub repositories matching user interface & experience · Toast Notifications. Refine with filters or upvote what's useful.

Awesome Toast Notifications GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • ionic-team/ionic-frameworkAvatar von ionic-team

    ionic-team/ionic-framework

    52,539Auf GitHub ansehen↗

    Ionic Framework is a cross-platform UI toolkit and hybrid app framework used to build native-quality mobile and progressive web applications using HTML, CSS, and JavaScript. It functions as a web component library that enables the deployment of a single codebase across iOS, Android, and the web. The framework features a platform-adaptive design system that automatically switches the visual style of components to match the design patterns of the host operating system. It utilizes a web-component-based architecture with CSS custom properties for global theming and specialized bindings to synchr

    Provides lightweight, transient feedback messages to notify users of system events.

    TypeScriptangularcapacitorframework
    Auf GitHub ansehen↗52,539
  • tabler/tablerAvatar von tabler

    tabler/tabler

    41,180Auf GitHub ansehen↗

    Tabler is a comprehensive UI framework designed for building responsive, data-heavy administrative panels and enterprise web applications. It provides a unified collection of pre-styled components and layout patterns that allow developers to construct complex dashboard interfaces using a consistent design system. The project distinguishes itself through a metadata-driven approach to interactivity, where complex component behaviors and state transitions are initialized by parsing configuration attributes directly from HTML elements. This allows for the creation of interactive interfaces withou

    Includes lightweight, stacked alert boxes that appear temporarily to provide feedback.

    HTMLadmin-dashboardadminpanelboilerplate-template
    Auf GitHub ansehen↗41,180
  • saadeghi/daisyuiAvatar von saadeghi

    saadeghi/daisyui

    41,125Auf GitHub ansehen↗

    This project is a utility-first component library that provides a comprehensive suite of pre-styled, reusable interface elements. It functions as a build-time engine that generates design-system-compliant styles by mapping semantic tokens to standard HTML elements and utility classes. By compiling all component styles into static CSS at build time, the library eliminates the need for client-side style calculation, ensuring efficient performance. The library distinguishes itself through a configuration-driven architecture that manages color palettes and visual styles, enabling dynamic switchin

    Manages temporary alert messages with automated positioning and stacking for multiple notifications.

    Sveltecomponentcomponent-librarycomponents
    Auf GitHub ansehen↗41,125
  • koreader/koreaderAvatar von koreader

    koreader/koreader

    27,275Auf GitHub ansehen↗

    This project is a document-centric e-reader application designed for reading, annotating, and managing digital content across diverse e-ink and mobile hardware platforms. It provides a portable execution runtime and a declarative widget-based toolkit that enables the creation of responsive, hierarchical user interfaces tailored for resource-constrained display environments. The application distinguishes itself through a robust platform-abstraction layer that maps hardware-specific features—such as haptics, screen orientation, and network connectivity—to a unified interface. It utilizes a modu

    The application shows a temporary notification on the screen that automatically dismisses itself after a set duration or user interaction.

    Luacbzdjvudjvu-reflow
    Auf GitHub ansehen↗27,275
  • flutter-team-archive/pluginsAvatar von flutter-team-archive

    flutter-team-archive/plugins

    17,710Auf GitHub ansehen↗

    This project is a collection of official plugin packages and a native integration library designed to provide a consistent interface for accessing hardware and software functionality across different mobile and desktop platforms. It serves as a native platform bridge, enabling cross-platform applications to invoke native code and manage operating system dependencies. The project utilizes a federated plugin architecture, splitting plugins into common interfaces and separate platform implementations to allow for independent development and extension. It further supports native integration throu

    Removes items from a list by swiping them off screen with custom visual indicators.

    Dartandroiddartflutter
    Auf GitHub ansehen↗17,710
  • kotlin/ankoAvatar von Kotlin

    Kotlin/anko

    15,784Auf GitHub ansehen↗

    Anko is an Android Kotlin library designed to simplify application development through a set of domain-specific languages and extensions. It functions as a programmatic UI DSL, an SQLite wrapper, an SDK utility, and an asynchronous framework. The project provides a declarative layout system that allows developers to build user interfaces through code instead of static XML markup. It distinguishes itself by offering a fluent database layer that eliminates manual cursor management and a concurrency system that uses weak references to prevent memory leaks in activities. The library covers broad

    Provides a mechanism for showing brief, transient toast notifications with configurable durations.

    Kotlin
    Auf GitHub ansehen↗15,784
  • fkhadra/react-toastifyAvatar von fkhadra

    fkhadra/react-toastify

    13,431Auf GitHub ansehen↗

    react-toastify is a React toast notification library used to display temporary, animated alert messages. It functions as an animated notification framework and queue manager that coordinates the entry and exit transitions of on-screen alerts. The library features an imperative dispatch system that triggers notifications without requiring manual state management. It provides a customizable alert UI component that supports custom content, dark mode themes, and right-to-left layouts. The framework covers notification lifecycle management and behavior configuration, including the ability to limi

    Offers lightweight, transient toast notifications specifically designed for React applications.

    TypeScriptjavascriptnotificationreact
    Auf GitHub ansehen↗13,431
  • emilkowalski/sonnerAvatar von emilkowalski

    emilkowalski/sonner

    12,487Auf GitHub ansehen↗

    Sonner is a React-based notification library designed for rendering transient, stackable feedback messages within web applications. It functions as a frontend system for managing and displaying time-limited alerts that inform users of system events or state changes during an active session. The library utilizes a centralized state machine to manage the lifecycle of each notification, ensuring consistent visibility and removal. It coordinates these elements through an event-driven message bus and renders them into a detached container outside the main application hierarchy to maintain global s

    Provides a React-based library for displaying stackable, transient toast notifications.

    TypeScriptnotificationsreacttoast
    Auf GitHub ansehen↗12,487
  • timolins/react-hot-toastAvatar von timolins

    timolins/react-hot-toast

    10,848Auf GitHub ansehen↗

    This project is a notification library for web applications that provides a system for displaying transient, non-blocking toast messages. It functions as a UI component library that manages the lifecycle, visibility, and positioning of alerts, allowing developers to provide immediate feedback to users through success, error, or loading states. The library distinguishes itself through a headless logic architecture that decouples state management from the visual layer, enabling full control over the appearance and structure of notifications. It supports custom component rendering, allowing deve

    Triggers temporary UI messages with support for success, error, loading, and custom content states to provide immediate user feedback.

    TypeScriptnotificationsreactsnackbar
    Auf GitHub ansehen↗10,848
  • cosscom/cossAvatar von cosscom

    cosscom/coss

    10,125Auf GitHub ansehen↗

    Coss is an accessible UI component library and design system framework used to build web interfaces. It provides a comprehensive kit of interactive elements and layout building blocks that follow screen reader and keyboard navigation standards. The project functions as a UI overlay management library, offering specialized tools for implementing anchored popovers, tooltips, and slide-out panels with smooth transitions. It includes a set of accessible form primitives and selection controls to ensure compatibility across different assistive technologies. Its broader capabilities cover the const

    Provides lightweight, transient toast notifications for system feedback.

    TypeScriptnextjsradix-uireact
    Auf GitHub ansehen↗10,125
  • yokeyword/fragmentationAvatar von YoKeyword

    YoKeyword/Fragmentation

    9,688Auf GitHub ansehen↗

    Fragmentation is an Android fragment management library and navigation framework. It coordinates the lifecycle, transactions, and navigation of fragments to reduce boilerplate code. The framework provides a system for handling back-stack operations, transition animations, and activity-like launch modes between fragments. It includes a navigation debugger with visual tools for inspecting the fragment hierarchy and monitoring the navigation stack in real time. The library covers fragment communication through activity-scoped event buses, lifecycle coordination with lazy view initialization, an

    Provides back-navigation via screen-edge dragging with configurable parallax and alpha visual effects.

    Javaactivity-fragmentfragmentswipeback
    Auf GitHub ansehen↗9,688
  • buefy/buefyAvatar von buefy

    buefy/buefy

    9,531Auf GitHub ansehen↗

    Buefy is a lightweight user interface component library built for Vue.js. It serves as a programmatic wrapper for the Bulma CSS framework, providing a set of pre-styled layout utilities, form components, and structural wrappers to ensure a consistent visual identity. The library provides a comprehensive suite of form elements, including specialized date and time pickers, autocomplete inputs, and validation wrappers. It also includes layout tools such as navigation bars, off-canvas sidebars, and modal overlays, as well as notification systems for banners, snackbars, and toasts. Additional cap

    Provides toast notifications that automatically disappear after a set duration.

    Vuebulmacomponentsvue
    Auf GitHub ansehen↗9,531
  • didi/cube-uiAvatar von didi

    didi/cube-ui

    9,116Auf GitHub ansehen↗

    cube-ui is a mobile-first Vue.js component library that provides a comprehensive set of pre-built UI elements for building touch-based mobile web applications. The library is built on Vue's single-file component architecture and supports on-demand ES module imports, allowing developers to selectively load only the components they need to optimize bundle size. It also offers plugin-based global registration for convenient setup and includes a CLI scaffolding tool to generate project skeletons with pre-configured build settings. The library distinguishes itself with a gesture-driven interaction

    Ships a toast notification component for brief, auto-dismissing messages at screen edges.

    JavaScriptcube-uijavascriptui-library
    Auf GitHub ansehen↗9,116
  • gorhom/react-native-bottom-sheetAvatar von gorhom

    gorhom/react-native-bottom-sheet

    9,003Auf GitHub ansehen↗

    This is a bottom sheet component library for React Native that provides gesture-driven panels sliding up from the bottom of the screen. The library is built around configurable snap points, dynamic sizing, keyboard awareness, modal presentation, and synchronized scrolling, with native driver animation offloaded to the native thread for smooth performance. The library distinguishes itself through deep gesture and animation control, including custom gesture handler overrides, scroll-gesture synchronization, and dynamic snap point recalculation when content size or keyboard visibility changes. I

    Closes the sheet with a single downward pan gesture.

    TypeScriptbottom-sheetbottomsheetmodal
    Auf GitHub ansehen↗9,003
  • mui/base-uiAvatar von mui

    mui/base-ui

    8,711Auf GitHub ansehen↗

    Base UI is a headless component library and unstyled framework providing accessible interface primitives. It decouples behavioral logic and state management from the visual layer, allowing developers to implement complex UI patterns while maintaining total control over the final styling. The library implements WAI-ARIA design patterns to ensure all primitives support standard keyboard navigation and screen reader accessibility. It provides a suite of low-level building blocks that handle the internal mechanics of interface elements without bundling any CSS. The framework covers a broad range

    Allows users to dismiss notifications from the screen by swiping them in specified directions.

    TypeScriptaccessibilitydesign-systemreact
    Auf GitHub ansehen↗8,711
  • simplezhli/flutter_deerAvatar von simplezhli

    simplezhli/flutter_deer

    8,580Auf GitHub ansehen↗

    Flutter Deer is a Flutter practice project that demonstrates realistic application patterns across Android and iOS. It showcases how to structure a Flutter app with modular routing, reactive state management using Provider, and a centralized network layer built with Dio for structured API calls and error handling. The project also includes integration and accessibility testing that simulates real user interactions to verify UI behavior and screen-reader compatibility. The project differentiates itself by providing a comprehensive showcase of custom UI components and interactions, including ca

    Reveals a delete action when swiping a list item horizontally and removes the item on confirmation.

    Dartamapandroidchart
    Auf GitHub ansehen↗8,580
  • airbnb/epoxyAvatar von airbnb

    airbnb/epoxy

    8,556Auf GitHub ansehen↗

    Epoxy is an Android library for building complex RecyclerView screens using a model-driven approach. It generates RecyclerView adapter models at compile time from annotated custom views, data binding layouts, or view holders, eliminating the manual boilerplate typically associated with view holders and adapters. The library provides a diffing engine that automatically compares model lists and applies minimal updates with animations for insertions, removals, and moves. The library distinguishes itself through its controller-based model building, where a controller class with a buildModels meth

    Allows swiping items left or right to remove them, requiring a callback to update the underlying data and trigger a model rebuild.

    Java
    Auf GitHub ansehen↗8,556
  • layui/layerAvatar von layui

    layui/layer

    8,196Auf GitHub ansehen↗

    This project is a JavaScript UI component library and frontend utility toolkit. It serves as a web modal framework and popup library, providing a specialized system for rendering interactive dialogs, overlays, and layered interfaces over web page content. The library is distinguished by its comprehensive set of overlay tools, including alert dialogs, confirmation prompts, and the ability to embed external content via iframes. It also features a responsive twelve-column grid system for cross-device layout compatibility and an internal modular dependency management system for on-demand loading

    Displays non-blocking notification toasts that automatically dismiss after a specified time.

    JavaScriptalertconfirmdialog
    Auf GitHub ansehen↗8,196
  • cymcsg/ultimaterecyclerviewAvatar von cymcsg

    cymcsg/UltimateRecyclerView

    7,173Auf GitHub ansehen↗

    UltimateRecyclerView is an advanced list component for Android that provides built-in support for animations, sticky headers, and pull-to-refresh. It functions as a specialized set of UI elements designed to handle draggable, expandable, infinite-scrolling, and swipeable list interfaces. The project includes a draggable list manager for reordering items through drag-and-drop interactions and an expandable list component for toggling additional item details. It implements a swipe-to-dismiss interface for item removal and a list controller that enables infinite scroll pagination by triggering d

    Provides a specific interface for removing structural list items using horizontal swipe gestures.

    Javaandroidjavarecyclerview
    Auf GitHub ansehen↗7,173
  • nisrulz/flutter-examplesAvatar von nisrulz

    nisrulz/flutter-examples

    7,148Auf GitHub ansehen↗

    This project is a collection of reference implementations and sample applications for Flutter. It provides practical examples covering API integration, user authentication, data persistence, and a gallery of UI patterns. The repository distinguishes itself by offering a wide array of functional demos, including implementations for Google and email-based identity verification, cloud database synchronization, and the use of both relational and key-value local storage. It also includes specialized utility examples such as expense tracking, tip calculation, and body mass index tools. The project

    Displays temporary feedback messages at the bottom of the screen without interrupting the user workflow.

    Dartandroidapplication-frameworkcross-platform
    Auf GitHub ansehen↗7,148
Vorherige123Nächste
  1. Home
  2. User Interface & Experience
  3. Toast Notifications

Unter-Tags erkunden

  • Anchored Toast PositioningPositioning logic that attaches transient notifications to specific UI elements for contextual feedback. **Distinct from Toast Notifications:** Distinct from Toast Notifications: specifically addresses the spatial anchoring of notifications relative to triggers.
  • Edge-Swipe DismissalsGestures that trigger callbacks by swiping from the screen edge. **Distinct from Swipe-to-Dismiss Gestures:** Focuses on screen-edge gestures for general callbacks rather than dismissing specific transient toast notifications.
  • Instance IsolatorsMechanisms for maintaining independent notification streams within a single application instance. **Distinct from Toast Notifications:** Distinct from Toast Notifications: focuses on the logic of isolating notification streams, not the visual representation of the toasts.
  • Multi-Region RenderersSystems for displaying independent notification streams in separate screen areas. **Distinct from Toast Notifications:** Distinct from Toast Notifications: focuses on the architectural capability of rendering multiple isolated notification regions, not just the toast UI itself.
  • Swipe-to-Dismiss Gestures6 Sub-TagsInteractions that allow users to remove transient notifications from the screen using swipe gestures. **Distinct from Toast Notifications:** Distinct from Toast Notifications: specifically covers the gesture-based dismissal interaction rather than the notification itself.