# yoavlt/LiquidLoader

Spinner loader components with liquid animation

Repository: https://github.com/yoavlt/LiquidLoader
Canonical: https://ross.abutalabs.com/products/liquidloader
Language: Swift
License: MIT
License Family: permissive
Last push: 2020-05-18T03:53:24+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4027, "days_push": 2298, "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 1325, forks 180 (observed 2026-08-28T04:04:22.560149+00:00)

## What it is
LiquidLoader is a Swift UI library providing spinner loader components with gooey liquid animation effects for iOS. It offers four effect styles (growCircle, growLine, circle, line) that can be shown or hidden with simple API calls.

## Use cases
- show a loading spinner with liquid animation in an iOS app
- add a gooey circle loader while fetching data
- display an animated line loader during background tasks
- customize spinner color, duration, and circle count
- show and hide loading indicators programmatically

## When to choose
- you need an eye-catching liquid/gooey loading animation in a UIKit iOS app
- you want a simple drop-in spinner via CocoaPods or Carthage
- you prefer customizable loader effects without writing custom Core Animation code

## When to avoid
- you are building with SwiftUI rather than UIKit
- you need a plain, minimal activity indicator
- you require actively maintained support for the latest iOS versions

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

## Member repositories
- yoavlt/LiquidLoader (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:22.560149+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-30T04:46:39.594052+00:00, confidence not recorded.
  - readme: https://github.com/yoavlt/LiquidLoader (fetched 2026-08-28T04:04:22.560149+00:00, sha 515102ab1df6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
