relatedcode/ProgressHUD
ProgressHUD is a lightweight and easy-to-use HUD for iOS. Over 5000+ animations. observed · 2026-08-28
Health v2 · maintenance only
92/100
- Activity 95
- Release rhythm 84
- 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: 79.0
- age_days: 4711
- days_rel: 31
- days_push: 31
- n_releases_24m: 5
Adoption not part of the score
2968 stars · 506 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ProgressHUD is a lightweight Swift library for iOS that displays HUD-style alerts, banners, loading animations, and progress indicators. The 15.x releases target SwiftUI, while 14.x releases support UIKit.
Use cases
- show a loading spinner while fetching data in an iOS app
- display success or failure toast notifications after actions
- show a banner alert at the top of the screen
- display a determinate progress bar during uploads or downloads
- show animated activity indicators with custom animation styles
- block user interaction during long-running operations
When to choose
- you are building an iOS app in Swift or SwiftUI and need a simple HUD
- you want many built-in animation styles without writing custom UI
- you need a lightweight, MIT-licensed drop-in progress indicator
When to avoid
- you target platforms other than iOS
- your app must support iOS versions below 17 (for the SwiftUI 15.x line)
- you need highly custom HUD layouts beyond the library's customization options
Facets
library · maturity active
ui-components animation mobile-development frontend hud swiftui progress-indicator loading-spinner toast-notifications uikit ios swift mobile
7 sources
- readme: https://github.com/relatedcode/ProgressHUD · fetched 2026-08-28 · e08606870127
- homepage: https://relatedcode.com · fetched 2026-08-29 · 2d22fc683e57
- site_page: https://relatedcode.com/about · fetched 2026-08-29 · 76abe32121ed
- site_page: https://relatedcode.com/pricing · fetched 2026-08-29 · 4fc372341860
- site_page: https://relatedcode.com/faq · fetched 2026-08-29 · 8c7c9d641a24
- site_page: https://relatedcode.com/services/webshop-extension · fetched 2026-08-29 · 251a24864de3
- site_page: https://relatedcode.com/services/seo · fetched 2026-08-29 · fc528f812b2a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| relatedcode/ProgressHUD | main | 92 |
For agents
markdown · JSON · MCP: product_card(name="relatedcode/ProgressHUD")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem