tigerAndBull/TABAnimated
A skeleton screen loading framework based on native for iOS. (一个由iOS原生组件映射出骨架屏的框架,包含快速植入,低耦合,兼容复杂视图等特点,提供国内主流骨架屏动画的加载方案,同时支持上拉加载更多、自定制动画。) 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2909
- days_rel: n/a
- days_push: 713
- n_releases_24m: 0
Adoption not part of the score
3402 stars · 535 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
library · maturity active
animation ui-components middleware mobile-development frontend web-design skeleton-screen loading-animation objective-c uikit placeholder-ui dark-mode cocoapods ios mobile swift
1 source
- readme: https://github.com/tigerAndBull/TABAnimated · fetched 2026-08-28 · 1fe13e706b89
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tigerAndBull/TABAnimated | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="tigerAndBull/TABAnimated")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem