# polqf/FillableLoaders

Completely customizable progress based loaders drawn using custom CGPaths written in Swift

Repository: https://github.com/polqf/FillableLoaders
Canonical: https://ross.abutalabs.com/products/fillableloaders
Homepage: https://cocoapods.org/pods/FillableLoaders
Language: Swift
License: MIT
License Family: permissive
Last push: 2019-09-25T08:45:14+00:00

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

## Adoption (not part of the score)
Stars 2097, forks 160 (observed 2026-08-28T04:06:13.322263+00:00)

## What it is
A Swift library for iOS that renders customizable progress-based loading animations filled along custom CGPath shapes, with built-in styles like waves, plain, spike, and rounded. It integrates via CocoaPods or Carthage and lets developers update fill progress from 0.0 to 1.0.

## Use cases
- show a progress loader while uploading a file in an iOS app
- animate a wave fill loader during app startup
- draw a custom-shaped progress indicator from a CGPath
- display a fill animation while data loads in a UIView
- customize loader color and shape for a branded loading screen

## When to choose
- you need a visually distinctive, path-based progress loader in a Swift/UIKit iOS app
- you want simple progress updates via a single property
- you prefer lightweight UI libraries installable via CocoaPods or Carthage

## When to avoid
- you need a maintained library with recent Swift version support (last release 2019, Swift 3 era)
- you target SwiftUI rather than UIKit
- you need spinners or activity indicators rather than fill-based loaders

## Facets
- artifact type: library
- maturity: maintenance
- function: animation, ui-components
- domain: mobile-development, frontend
- platform: -
- tags: progress-loader, cgpath, swift, cocoapods, carthage, uikit, ios, mobile

## Member repositories
- polqf/FillableLoaders (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:13.322263+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-30T02:54:33.198089+00:00, confidence not recorded.
  - readme: https://github.com/polqf/FillableLoaders (fetched 2026-08-28T04:06:13.322263+00:00, sha 5a4a96152932)
  - homepage: https://cocoapods.org/pods/FillableLoaders (fetched 2026-08-29T10:34:49.591696+00:00, sha 85ae4e5c54c8)
  - site_page: https://cocoapods.org/about (fetched 2026-08-29T10:34:49.600873+00:00, sha a9a16f869d36)
- Data as of 2026-08-30T08:39:29.467469+00:00.
