jogendra/LoadingShimmer
An easy way to add a shimmering effect to any view with just one line of code. It is useful as an unobtrusive loading indicator. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3071
- days_rel: n/a
- days_push: 1411
- n_releases_24m: 0
Adoption not part of the score
1601 stars · 73 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
LoadingShimmer is a Swift library for iOS that adds a shimmering effect to any UIView with a single line of code. It serves as an unobtrusive loading indicator while network requests or other work completes.
Use cases
- add shimmer loading effect to views in iOS
- show skeleton loading while fetching data
- indicate loading state on table views
- add unobtrusive loading animation with one line of code
- cover views with shimmer during network requests
When to choose
- you need a simple shimmer/skeleton loading indicator in a UIKit iOS app
- you want minimal setup with CocoaPods, Carthage, or SPM
- you prefer a one-line API to start and stop the effect
When to avoid
- you are building with SwiftUI rather than UIKit
- you need highly customizable skeleton layouts
- you need an actively developed library with frequent updates
Facets
library · maturity maintenance
animation ui-components mobile-development frontend shimmer-effect loading-indicator cocoapods uikit swift ios mobile
3 sources
- readme: https://github.com/jogendra/LoadingShimmer · fetched 2026-08-28 · d770ec0a5538
- homepage: https://jogendra.dev/ · fetched 2026-08-29 · d629255cdedb
- site_page: https://jogendra.dev/about · fetched 2026-08-29 · b4d94fbdf727
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jogendra/LoadingShimmer | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="jogendra/LoadingShimmer")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem