mac-gallagher/MultiProgressView
📊 An animatable view that depicts multiple progresses over time. Modeled after UIProgressView observed · 2026-09-03
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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2991
- days_rel: n/a
- days_push: 1985
- n_releases_24m: 0
Adoption not part of the score
1000 stars · 61 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Swift UIKit library providing an animatable view that displays multiple progress bars over time, modeled after UIProgressView. It supports data-source-driven sections, programmatic and storyboard usage, and distribution via CocoaPods, Carthage, and Swift Package Manager.
Use cases
- show multiple progress bars in one view on ios
- animatable segmented progress indicator in swift
- uikit progress view with multiple sections
- display download and upload progress together
- customizable progress bar sections with data source
- add progress view via storyboard
When to choose
- you need a UIProgressView-like component that tracks several progresses at once
- you want an animatable, sectioned progress bar in a UIKit ios app
- you need CocoaPods, Carthage, or SPM integration
When to avoid
- you use SwiftUI instead of UIKit
- you only need a single progress bar
- you need cross-platform support beyond ios
Facets
library · maturity maintenance
ui-components animation mobile-development frontend progress-bar uikit cocoapods carthage swift-package-manager storyboards ios swift mobile
1 source
- readme: https://github.com/mac-gallagher/MultiProgressView · fetched 2026-09-03 · ea7d11b894a3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mac-gallagher/MultiProgressView | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="mac-gallagher/MultiProgressView")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem