# alskipp/ASProgressPopUpView

A progress view showing percentage complete in a popup view

Repository: https://github.com/alskipp/ASProgressPopUpView
Canonical: https://ross.abutalabs.com/products/asprogresspopupview
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2017-04-17T01:35:32+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": 4522, "days_push": 3426, "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 1109, forks 158 (observed 2026-08-28T04:03:37.345744+00:00)

## What it is
A UIProgressView subclass for iOS that displays the percentage complete in a customizable popup bubble above the progress bar. It supports live updates, springy animations, animated colors, and optional custom label text via a dataSource.

## Use cases
- show a percentage popup while a file downloads
- display animated progress feedback during a long-running task
- customize progress bar and popup colors with animation
- show custom status text instead of a percentage during progress
- drop a progress view into a storyboard with popup labels

## When to choose
- building an iOS app in Objective-C or Swift that needs a progress bar with a visible percentage indicator
- you want a ready-made, customizable animated popup progress component via CocoaPods

## When to avoid
- building for Android or non-Apple platforms
- you need a pure Swift or SwiftUI solution with active maintenance
- you only need a plain UIProgressView without popup labels

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, frontend
- platform: -
- tags: objective-c, uiprogressview, cocoapods, popup-view, progress-bar, ios, mobile

## Member repositories
- alskipp/ASProgressPopUpView (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:37.345744+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-30T06:43:33.360826+00:00, confidence not recorded.
  - readme: https://github.com/alskipp/ASProgressPopUpView (fetched 2026-08-28T04:03:37.345744+00:00, sha 9bb1f9bf541c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
