# mac-gallagher/MultiProgressView

📊 An animatable view that depicts multiple progresses over time. Modeled after UIProgressView

Repository: https://github.com/mac-gallagher/MultiProgressView
Canonical: https://ross.abutalabs.com/products/multiprogressview
Language: Swift
License: MIT
License Family: permissive
Topics: progress-bar, ui-components, swift, ios, cocoapods, progressbar, progress, progress-view, progressview, carthage
Last push: 2021-03-27T14:41:12+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2991, "days_push": 1985, "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 1000, forks 61 (observed 2026-09-03T02:15:14.628401+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, frontend
- platform: -
- tags: progress-bar, uikit, cocoapods, carthage, swift-package-manager, storyboards, ios, swift, mobile

## Member repositories
- mac-gallagher/MultiProgressView (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:14.628401+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:16:07.050040+00:00, confidence not recorded.
  - readme: https://github.com/mac-gallagher/MultiProgressView (fetched 2026-09-03T02:15:14.628401+00:00, sha ea7d11b894a3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
