# yannickl/YLProgressBar

UIProgressView replacement with an highly and fully customizable animated progress bar in pure Core Graphics

Repository: https://github.com/yannickl/YLProgressBar
Canonical: https://ross.abutalabs.com/products/ylprogressbar
Homepage: http://yannickloriot.com/library/ios/ylprogressbar/
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2019-01-08T20:45:06+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": 5323, "days_push": 2794, "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 1264, forks 182 (observed 2026-08-28T04:04:10.543719+00:00)

## What it is
YLProgressBar is a customizable UIProgressView replacement for iOS, implemented entirely in Core Graphics without images. It supports animated stripes, multiple bar types (flat, rounded, gloss), gradient/rainbow colors, and indicator text display.

## Use cases
- show an animated progress bar in an iOS app
- replace UIProgressView with a more customizable progress indicator
- display a striped or gradient progress bar without image assets
- render download or upload progress with custom colors and text
- add a flat or rounded glossy progress bar to an iOS UI

## When to choose
- you need a highly customizable progress bar on iOS with no image dependencies
- you want animated stripes, gradients, or indicator text out of the box
- your project is Objective-C or UIKit-based

## When to avoid
- you need a progress indicator for SwiftUI-only projects with modern idioms
- you require actively maintained software with recent releases
- you need progress bars on non-Apple platforms

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, frontend
- platform: -
- tags: objective-c, uikit, progress-bar, core-graphics, cocoapods, ios, swift, mobile

## Member repositories
- yannickl/YLProgressBar (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:10.543719+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-30T05:04:04.771972+00:00, confidence not recorded.
  - readme: https://github.com/yannickl/YLProgressBar (fetched 2026-08-28T04:04:10.543719+00:00, sha 92fc6ee09810)
  - homepage: http://yannickloriot.com/library/ios/ylprogressbar/ (fetched 2026-08-29T12:16:06.859121+00:00, sha f77cedcb1683)
- Data as of 2026-08-30T08:39:29.467469+00:00.
