# mrackwitz/MRProgress

Collection of iOS drop-in components to visualize progress

Repository: https://github.com/mrackwitz/MRProgress
Canonical: https://ross.abutalabs.com/products/mrprogress
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2023-10-15T14:41:59+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4696, "days_push": 1053, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2526, forks 297 (observed 2026-08-28T04:06:58.590618+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, frontend
- platform: -
- tags: objective-c, progress-indicators, overlay-view, cocoapods, uikit, ios, swift, mobile

## Member repositories
- mrackwitz/MRProgress (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:58.590618+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-30T02:25:29.313324+00:00, confidence not recorded.
  - readme: https://github.com/mrackwitz/MRProgress (fetched 2026-08-28T04:06:58.590618+00:00, sha fce0b3ddbdf3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
