UrbanApps/UAProgressView
UAProgressView is a simple and lightweight, yet powerful animated circular progress view observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 4483
- days_rel: n/a
- days_push: 1708
- n_releases_24m: 0
Adoption not part of the score
1015 stars · 146 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
UAProgressView is a lightweight Objective-C UIKit component that renders an animated circular progress view on iOS. It offers sensible defaults plus customization of the central view, border and line widths, touch-fill feedback, and animation duration.
Use cases
- show a circular download progress indicator in an iOS app
- display animated task completion percentage in a ring
- add a tappable progress button with fill-on-touch feedback
- render a custom label or icon inside a progress ring
- replace UIActivityIndicator with a determinate progress circle
When to choose
- you need a simple, dependency-light circular progress view for iOS 6+
- you want full control over the center content and ring styling
- you prefer Objective-C components installable via CocoaPods or direct file drop-in
When to avoid
- you are building for Android or cross-platform frameworks
- you need Swift-native or SwiftUI progress components
- you require highly complex multi-ring or gradient progress visualizations
Facets
library · maturity maintenance
ui-components animation mobile-development frontend objective-c circular-progress uikit cocoapods ios mobile
1 source
- readme: https://github.com/UrbanApps/UAProgressView · fetched 2026-08-28 · 94c27d2c4a94
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| UrbanApps/UAProgressView | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="UrbanApps/UAProgressView")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem