luispadron/UICircularProgressRing
A circular progress bar for iOS written in Swift observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
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: 3641
- days_rel: n/a
- days_push: 1713
- n_releases_24m: 0
Adoption not part of the score
1705 stars · 282 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Swift library for rendering customizable circular progress rings and timers on Apple platforms, with a modern SwiftUI implementation and a legacy UIKit version. It is fully documented and tested, though it is nearing end-of-life now that iOS 14 provides a built-in ProgressView.
Use cases
- show a circular progress bar for file downloads in an iOS app
- render a countdown timer ring in SwiftUI
- display a percentage score as an animated circular ring
- customize the look of a circular progress indicator on iOS
- add a progress ring to a watchOS or tvOS app
When to choose
- you need a highly customizable circular progress ring on iOS 13 or earlier
- you target tvOS or watchOS where built-in progress views are limited
- you need a legacy UIKit-based circular progress bar for iOS 8+
When to avoid
- you can target iOS 14+ and use the built-in SwiftUI ProgressView
- you need a library with active feature development, since this one is at EOL
- you need progress indicators on non-Apple platforms
Facets
library · maturity maintenance
ui-components animation mobile-development frontend swiftui uikit progress-ring timer circular-progress ios swift mobile
1 source
- readme: https://github.com/luispadron/UICircularProgressRing · fetched 2026-08-28 · 94031aa60a3c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| luispadron/UICircularProgressRing | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="luispadron/UICircularProgressRing")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem