# luispadron/UICircularProgressRing

A circular progress bar for iOS written in Swift

Repository: https://github.com/luispadron/UICircularProgressRing
Canonical: https://ross.abutalabs.com/products/uicircularprogressring
Language: Swift
License: MIT
License Family: permissive
Topics: xcode, progress, bar, ios, animation, swift, circular, ring, timer, clock, circular-progress-bar
Archived: true
Last push: 2021-12-24T05:02:10+00:00

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

## Adoption (not part of the score)
Stars 1705, forks 282 (observed 2026-08-28T04:05:24.861199+00:00)

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

## Member repositories
- luispadron/UICircularProgressRing (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:24.861199+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-30T03:37:32.166219+00:00, confidence not recorded.
  - readme: https://github.com/luispadron/UICircularProgressRing (fetched 2026-08-28T04:05:24.861199+00:00, sha 94031aa60a3c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
