devxoul/Toaster
🍞 Toast for Swift observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4961
- days_rel: n/a
- days_push: 729
- n_releases_24m: 0
Adoption not part of the score
1854 stars · 259 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Toaster is a Swift library that provides Android-style toast notifications for iOS and Apple platforms with a very simple interface. It offers centralized toast queueing, customizable appearance via UIAppearance, and VoiceOver accessibility support.
Use cases
- show toast notifications in an iOS app
- display brief messages to users in Swift
- queue multiple toast messages on screen
- customize toast appearance like background color and font
- add Android-style toasts to UIKit apps
- cancel or dismiss toasts programmatically
When to choose
- you need simple, lightweight toast notifications in a Swift iOS project
- you want centralized toast queue management
- you need VoiceOver/accessibility support for toasts
- you want UIAppearance-based styling
When to avoid
- you need rich, interactive notifications with actions (use a full notification library)
- you're building for Android or non-Apple platforms
- you need SwiftUI-native toast implementations
Facets
library · maturity stable
ui-components animation mobile-development frontend toast swift uikit notifications cocoapods carthage spm ios mobile
1 source
- readme: https://github.com/devxoul/Toaster · fetched 2026-08-28 · cdba53793aee
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| devxoul/Toaster | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem