# icanzilb/SwiftSpinner

A beautiful activity indicator and modal alert written in Swift (originally developed for my app DoodleDoodle) Using blur effects, translucency, flat and bold design - all iOS 8 latest and greatest

Repository: https://github.com/icanzilb/SwiftSpinner
Canonical: https://ross.abutalabs.com/products/swiftspinner
Language: Swift
License: MIT
License Family: permissive
Last push: 2021-01-10T13:48:21+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": 4238, "days_push": 2061, "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 2169, forks 259 (observed 2026-08-28T04:06:21.557507+00:00)

## What it is
SwiftSpinner is a Swift library for iOS that displays a beautiful activity indicator (spinner) with text overlays using blur and translucency effects. It also supports modal alert-style messages with tap handlers and customizable fonts.

## Use cases
- show a loading spinner while fetching data in an iOS app
- display a translucent loading overlay with status text
- show a modal alert message users can tap to dismiss
- customize the loading indicator title font
- animate text changes during a long-running operation

## When to choose
- you're building an iOS app in Swift and want a polished, blur-based loading indicator
- you need a simple one-line API to show/hide progress overlays with text
- you want spinner and modal alert behavior in a single lightweight component

## When to avoid
- you're targeting SwiftUI-only projects and want native SwiftUI progress views
- you need highly customizable or complex loading animations
- the project requires actively maintained dependencies, as updates have slowed

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, frontend
- platform: -
- tags: activity-indicator, spinner, modal-alert, uikit, cocoapods, blur-effects, ios, swift, mobile

## Member repositories
- icanzilb/SwiftSpinner (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:21.557507+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:49:27.093173+00:00, confidence not recorded.
  - readme: https://github.com/icanzilb/SwiftSpinner (fetched 2026-08-28T04:06:21.557507+00:00, sha 91e0245bc416)
- Data as of 2026-08-30T08:39:29.467469+00:00.
