elai950/AlertToast
Create Apple-like alerts & toasts using SwiftUI observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2031
- days_rel: n/a
- days_push: 659
- n_releases_24m: 0
Adoption not part of the score
2443 stars · 220 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
AlertToast is a pure SwiftUI library for presenting Apple-style alerts, toasts, HUDs, and banners without requiring user dismissal. It supports multiple display modes, alert types (complete, error, image, loading, regular), light/dark mode, localization, and customization.
Use cases
- show a toast when a message is sent in a SwiftUI app
- display a non-blocking popup for profile updated notifications
- show a loading indicator popup in iOS
- display an error alert for poor network connection
- show a HUD dropping from the top for logged in/out events
- create Apple Music-style alert popups in SwiftUI
When to choose
- building an iOS or macOS app with SwiftUI that needs non-intrusive notifications
- you want Apple-like toasts without requiring user taps to dismiss
- you need light/dark mode and localization support out of the box
When to avoid
- building with UIKit rather than SwiftUI
- you need highly interactive alerts with complex custom layouts and actions
- targeting platforms outside Apple's ecosystem
Facets
library · maturity stable
ui-components animation mobile-development frontend cross-platform swiftui toast alert popup hud banner apple-style light-dark-mode ios macos swift
2 sources
- readme: https://github.com/elai950/AlertToast · fetched 2026-08-28 · cee7f66de9a8
- homepage: https://elai950.github.io/AlertToast/ · fetched 2026-08-29 · 975f3ec5f20f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| elai950/AlertToast | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="elai950/AlertToast")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem