# tigerAndBull/TABAnimated

A skeleton screen loading framework based on native for iOS. (一个由iOS原生组件映射出骨架屏的框架，包含快速植入，低耦合，兼容复杂视图等特点，提供国内主流骨架屏动画的加载方案，同时支持上拉加载更多、自定制动画。)

Repository: https://github.com/tigerAndBull/TABAnimated
Canonical: https://ross.abutalabs.com/products/tabanimated
Language: Objective-C
License: MIT
License Family: permissive
Topics: objective-c, ios, ios-animation, animation, loading, skeleton, loading-animations, loading-animation, uicollectionview, uitableview, facebook-animation, placeholder, ios-networking, drop-animation, animation-component, animation-group, pull-requests, pull-to-refresh, skeleton-screen
Last push: 2024-09-19T10:23:09+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2909, "days_push": 713, "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 3402, forks 535 (observed 2026-08-28T04:08:02.907138+00:00)

## What it is
TABAnimated is an iOS skeleton screen framework that automatically generates loading placeholder animations from existing native views with low coupling. It supports shimmer, classic, drop, and breathing animations, dark mode, pull-to-load-more, and custom animation serialization.

## Use cases
- add skeleton loading screens to iOS apps
- show placeholder animations while network data loads
- generate skeleton screens from existing UITableView or UICollectionView cells
- implement shimmer loading animation for weak network conditions
- add pull-up load more skeleton animation to lists
- customize skeleton loading animations in Objective-C iOS projects

## When to choose
- you are building an iOS app in Objective-C or Swift and need skeleton screens with minimal code changes
- you want automatic skeleton generation from existing views instead of hand-crafting placeholders
- you need dark mode support and multiple built-in animation styles
- your lists use UITableView/UICollectionView and need pull-to-load-more skeletons

## When to avoid
- you are developing for Android, web, or cross-platform frameworks rather than native iOS
- you use SwiftUI exclusively and prefer native placeholder APIs
- you need a fully hand-designed custom loading UI rather than view-mapped skeletons
- your project no longer supports iOS 8+ legacy constraints

## Facets
- artifact type: library
- maturity: active
- function: animation, ui-components, middleware
- domain: mobile-development, frontend, web-design
- platform: -
- tags: skeleton-screen, loading-animation, objective-c, uikit, placeholder-ui, dark-mode, cocoapods, ios, mobile, swift

## Member repositories
- tigerAndBull/TABAnimated (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:02.907138+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-29T18:38:39.000561+00:00, confidence not recorded.
  - readme: https://github.com/tigerAndBull/TABAnimated (fetched 2026-08-28T04:08:02.907138+00:00, sha 1fe13e706b89)
- Data as of 2026-08-30T08:39:29.467469+00:00.
