danielamitay/DACircularProgress
DACircularProgress is a UIView subclass with circular UIProgressView properties. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5321
- days_rel: n/a
- days_push: 1454
- n_releases_24m: 0
Adoption not part of the score
2340 stars · 338 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
DACircularProgress is an Objective-C UIView subclass that renders a circular progress indicator, mimicking Facebook's photo upload progress view. It supports Interface Builder integration, customizable track/progress tint colors, and rounded corners on iOS 5.0+.
Use cases
- show a circular progress indicator during file uploads
- display circular download progress in an iOS app
- replace UIProgressView with a ring-style progress view
- add a photo upload progress spinner like Facebook's
- customize progress ring colors and rounded corners in UIKit
When to choose
- you need a lightweight, drop-in circular progress view for a legacy Objective-C or older iOS (5.0+) project
- you want simple manual installation without dependency managers
- you need Interface Builder support for a custom progress view
When to avoid
- you are building a modern Swift/SwiftUI app where native or newer Swift progress components are preferable
- you need highly animated or complex progress indicators beyond a simple ring
- you require actively maintained software with frequent updates
Facets
library · maturity maintenance
ui-components animation mobile-development cross-platform objective-c progress-view circular-progress uikit ios mobile
1 source
- readme: https://github.com/danielamitay/DACircularProgress · fetched 2026-08-28 · 3b57f4d10816
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| danielamitay/DACircularProgress | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="danielamitay/DACircularProgress")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem