# Juanpe/SkeletonView

☠️ An elegant way to show users that something is happening and also prepare them to which contents they are awaiting

Repository: https://github.com/Juanpe/SkeletonView
Canonical: https://ross.abutalabs.com/products/skeletonview
Language: Swift
License: MIT
License Family: permissive
Topics: swift, skeleton, placeholder, gradients, animation, loading, ios, uitableview, uicollectionview, ios-uiview, ios-animation, loading-animations, loading-animation, facebook-animation, facebook, carthage, swift-package-manager, hacktoberfest, redacted, shimmer
Last push: 2026-06-23T17:39:57+00:00

## Health v2 (maintenance only)
Score: 63/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 89, release rhythm 8, longevity 100
- inputs: {"age_days": 3221, "days_push": 71, "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 12894, forks 1123 (observed 2026-08-28T04:11:00.045904+00:00)

## What it is
SkeletonView is a Swift library for iOS that displays animated skeleton placeholder views while content loads, giving users a preview of upcoming UI. It works with any UIView including UITableView and UICollectionView, and supports customizable gradients, shimmer animations, and transitions.

## Use cases
- show skeleton loading placeholders in an iOS app
- add shimmer animation while API data loads
- display redacted placeholder views for UITableView
- prepare users for incoming content with loading animations
- replace spinners with skeleton screens in Swift
- animate collection view placeholders during async requests

## When to choose
- building an iOS or iPadOS app in Swift that loads async content
- you want customizable skeleton/shimmer loading states across any UIView
- you need support for table and collection view placeholders

## When to avoid
- developing for Android, web, or cross-platform frameworks
- your app uses SwiftUI exclusively and you prefer native redaction APIs
- you only need a simple spinner without placeholder previews

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, animation, state-management
- domain: mobile-development, frontend, web-design
- platform: -
- tags: skeleton-loading, placeholder-ui, shimmer-effect, uikit, loading-state, cocoapods, swift-package-manager, ios, swift, mobile

## Member repositories
- Juanpe/SkeletonView (main) score 63

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:00.045904+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-29T17:13:42.335280+00:00, confidence not recorded.
  - readme: https://github.com/Juanpe/SkeletonView (fetched 2026-08-28T04:11:00.045904+00:00, sha cfd52e1ede9e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
