Ross ROSS = Recommend OSS · open-source software intelligence for agents

alskipp/ASProgressPopUpView

A progress view showing percentage complete in a popup view observed · 2026-08-28

github.com/alskipp/ASProgressPopUpView · Objective-C · MIT (permissive) 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4522
  • days_rel: n/a
  • days_push: 3426
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1109 stars · 158 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

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

library · maturity maintenance

ui-components animation mobile-development frontend objective-c uiprogressview cocoapods popup-view progress-bar ios mobile

1 source

Member repositories

RepositoryRoleHealth v2
alskipp/ASProgressPopUpViewmain23

For agents

markdown · JSON · MCP: product_card(name="alskipp/ASProgressPopUpView")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem