mrackwitz/MRProgress
Collection of iOS drop-in components to visualize progress 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: 4696
- days_rel: n/a
- days_push: 1053
- n_releases_24m: 0
Adoption not part of the score
2526 stars · 297 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
MRProgress is a collection of drop-in Objective-C components for iOS that display progress indicators and dimmed, blurred overlay views while background work runs. It includes circular and bar progress views, navigation bar progress, and activity indicators, all configurable via tint color.
Use cases
- show a loading overlay with blur while a task runs in the background
- display a circular determinate progress view like the App Store
- show download progress in a navigation bar
- add customizable activity indicators to an iOS app
- show progress feedback during AFNetworking requests
When to choose
- you are building an iOS app in Objective-C or Swift and need polished, configurable progress UI
- you want drop-in components you can use individually rather than a full overlay
- you need accessibility support and AFNetworking integration out of the box
When to avoid
- you are building for Android or cross-platform frameworks
- you need a library under active development with recent feature work
- you are building with SwiftUI and want native progress components
Facets
library · maturity maintenance
ui-components animation mobile-development frontend objective-c progress-indicators overlay-view cocoapods uikit ios swift mobile
1 source
- readme: https://github.com/mrackwitz/MRProgress · fetched 2026-08-28 · fce0b3ddbdf3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mrackwitz/MRProgress | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="mrackwitz/MRProgress")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem