Ross ROSS = Recommend OSS · open-source software intelligence for agents

relatedcode/ProgressHUD

ProgressHUD is a lightweight and easy-to-use HUD for iOS. Over 5000+ animations. observed · 2026-08-28

github.com/relatedcode/ProgressHUD · homepage · Swift · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
relatedcode/ProgressHUDmain92

For agents

markdown · JSON · MCP: product_card(name="relatedcode/ProgressHUD")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem