jdg/MBProgressHUD
MBProgressHUD + Customizations observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_readme
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: 6303
- days_rel: n/a
- days_push: 750
- n_releases_24m: 0
Adoption not part of the score
15932 stars · 3562 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
MBProgressHUD is a widely-used Objective-C library for displaying translucent heads-up display (HUD) overlays with progress indicators, spinners, and status labels on iOS and tvOS. It supports customizations such as custom views, text, and animation modes for showing loading and task progress.
Use cases
- show a loading spinner while fetching data from an API
- display a progress bar during file downloads or uploads
- show a toast-style status message after completing a task
- indeterminate loading overlay during long-running operations
- custom HUD view with image and label during image processing
When to choose
- building an iOS or tvOS app in Objective-C or Swift that needs polished loading indicators
- you want a battle-tested, MIT-licensed HUD with broad community adoption
- you need customizable progress displays including custom views and text
When to avoid
- building for Android or non-Apple platforms
- you need SwiftUI-native progress components only
- your app requires complex interactive overlays rather than simple HUDs
Facets
library · maturity stable
ui-components animation mobile-development cross-platform hud progress-indicator objective-c cocoa-touch loading-spinner ios mobile swift
1 source
- homepage: http://www.bukovinski.com/ · fetched 2026-08-29 · 2055ef221e67
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jdg/MBProgressHUD | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="jdg/MBProgressHUD")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem