# exyte/ActivityIndicatorView

A number of preset loading indicators created with SwiftUI

Repository: https://github.com/exyte/ActivityIndicatorView
Canonical: https://ross.abutalabs.com/products/activityindicatorview
Language: Swift
License: MIT
License Family: permissive
Topics: swiftui, swiftui-framework, swiftui-components
Last push: 2026-07-17T09:28:57+00:00

## Health v2 (maintenance only)
Score: 74/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 93, release rhythm 35, longevity 100
- inputs: {"age_days": 2358, "days_push": 47, "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 1665, forks 95 (observed 2026-08-28T04:05:19.044660+00:00)

## What it is
A SwiftUI library offering a collection of preset loading indicator (spinner) views. Indicators are customizable via standard SwiftUI modifiers like frame and foregroundColor.

## Use cases
- show a loading spinner while fetching data in a SwiftUI app
- add animated loading indicators to iOS screens
- customize spinner size and color in SwiftUI
- replace the default iOS activity indicator with nicer presets
- display a growing arc or other animated indicator during loading

## When to choose
- you are building an iOS/macOS app with SwiftUI and need ready-made loading indicators
- you want simple, customizable spinners without writing animation code
- you prefer lightweight SPM-compatible UI component libraries

## When to avoid
- you are using UIKit rather than SwiftUI
- you need highly custom or brand-specific loading animations
- you target platforms without SwiftUI support

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, animation
- domain: mobile-development, frontend, cross-platform
- platform: -
- tags: swiftui, loading-indicators, spinners, activity-indicator, swift-package-manager, ios, swift, mobile

## Member repositories
- exyte/ActivityIndicatorView (main) score 74

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:19.044660+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:44:26.280176+00:00, confidence not recorded.
  - readme: https://github.com/exyte/ActivityIndicatorView (fetched 2026-08-28T04:05:19.044660+00:00, sha 37cce1a27571)
- Data as of 2026-08-30T08:39:29.467469+00:00.
