# relatedcode/ProgressHUD

ProgressHUD is a lightweight and easy-to-use HUD for iOS. Over 5000+ animations.

Repository: https://github.com/relatedcode/ProgressHUD
Canonical: https://ross.abutalabs.com/products/progresshud
Homepage: https://relatedcode.com
Language: Swift
License: MIT
License Family: permissive
Topics: progresshud, progressbar, progress-bar, hud, swift5, ios-swift, progress-hud, progress, progress-circle, apple, progress-indicator, progress-indicators, progress-view, activity-indicator, swift-library, progress-tracker, progress-ring, swiftui
Last push: 2026-08-02T13:05:17+00:00

## Health v2 (maintenance only)
Score: 92/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 95, release rhythm 84, longevity 100
- inputs: {"age_days": 4711, "days_push": 31, "days_rel": 31, "gap_med": 79.0, "n_releases_24m": 5}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2968, forks 506 (observed 2026-08-28T04:07:32.671534+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: ui-components, animation
- domain: mobile-development, frontend
- platform: -
- tags: hud, swiftui, progress-indicator, loading-spinner, toast-notifications, uikit, ios, swift, mobile

## Member repositories
- relatedcode/ProgressHUD (main) score 92

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:32.671534+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:31:52.536872+00:00, confidence not recorded.
  - readme: https://github.com/relatedcode/ProgressHUD (fetched 2026-08-28T04:07:32.671534+00:00, sha e08606870127)
  - homepage: https://relatedcode.com (fetched 2026-08-29T09:47:11.547794+00:00, sha 2d22fc683e57)
  - site_page: https://relatedcode.com/about (fetched 2026-08-29T09:47:11.554893+00:00, sha 76abe32121ed)
  - site_page: https://relatedcode.com/pricing (fetched 2026-08-29T09:47:11.550932+00:00, sha 4fc372341860)
  - site_page: https://relatedcode.com/faq (fetched 2026-08-29T09:47:11.552871+00:00, sha 8c7c9d641a24)
  - site_page: https://relatedcode.com/services/webshop-extension (fetched 2026-08-29T09:47:11.556480+00:00, sha 251a24864de3)
  - site_page: https://relatedcode.com/services/seo (fetched 2026-08-29T09:47:11.558115+00:00, sha fc528f812b2a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
