# UrbanApps/UAProgressView

UAProgressView is a simple and lightweight, yet powerful animated circular progress view

Repository: https://github.com/UrbanApps/UAProgressView
Canonical: https://ross.abutalabs.com/products/uaprogressview
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2021-12-29T04:35:49+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4483, "days_push": 1708, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1015, forks 146 (observed 2026-08-28T04:03:14.150601+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, frontend
- platform: -
- tags: objective-c, circular-progress, uikit, cocoapods, ios, mobile

## Member repositories
- UrbanApps/UAProgressView (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:14.150601+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:11:24.973925+00:00, confidence not recorded.
  - readme: https://github.com/UrbanApps/UAProgressView (fetched 2026-08-28T04:03:14.150601+00:00, sha 94c27d2c4a94)
- Data as of 2026-08-30T08:39:29.467469+00:00.
