markiv/SwiftUI-Shimmer
Shimmer is a super-light modifier that adds a shimmering effect to any SwiftUI View, for example, to show that an operation is in progress. It works well on light and dark modes, and across iOS, macOS, tvOS, watchOS and visionOS. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1989
- days_rel: n/a
- days_push: 749
- n_releases_24m: 0
Adoption not part of the score
1693 stars · 84 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A lightweight SwiftUI view modifier that adds a shimmering effect to any SwiftUI View, commonly used to indicate loading states. It supports custom animations, gradients, RTL layouts, and works across iOS, macOS, tvOS, watchOS, and visionOS.
Use cases
- show a shimmering loading placeholder while data loads
- create animated skeleton screens in SwiftUI
- add a shimmer effect to text or images during in-progress operations
- build loading indicators that work in light and dark mode
- animate placeholder views with redacted content
- support right-to-left layout shimmer animations
When to choose
- you need a minimal, dependency-free shimmer effect for SwiftUI
- you target multiple Apple platforms including watchOS and visionOS
- you want skeleton loading views combined with .redacted()
- you need RTL and dark mode support out of the box
When to avoid
- your app is not built with SwiftUI
- you need complex loading animations beyond a simple shimmer
- you target non-Apple platforms like Android or web
Facets
library · maturity stable
ui-components animation mobile-development frontend cross-platform cross-platform swiftui shimmer-effect skeleton-loading apple-platforms view-modifier ios macos swift
1 source
- readme: https://github.com/markiv/SwiftUI-Shimmer · fetched 2026-08-28 · 110740910618
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| markiv/SwiftUI-Shimmer | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="markiv/SwiftUI-Shimmer")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem