forkingdog/UITableView-FDTemplateLayoutCell
Template auto layout cell for automatically UITableViewCell height calculating 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: 4157
- days_rel: n/a
- days_push: 1640
- n_releases_24m: 0
Adoption not part of the score
9866 stars · 1987 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
An Objective-C library that automatically calculates UITableViewCell heights using template auto layout cells, with optional height caching by index path or key. It is a category on UITableView designed to simplify dynamic row height handling in iOS apps.
Use cases
- calculate uitableview cell heights automatically
- cache row heights in uitableview
- handle dynamic cell heights with auto layout
- avoid repeated height calculations when scrolling a table view
- support self-sizing table cells on ios 7 and 8
When to choose
- you maintain a legacy Objective-C iOS app with UITableView and dynamic cell heights
- you need height caching to improve table view scroll performance on pre-iOS8 APIs
- you want a drop-in category instead of rewriting cells with self-sizing
When to avoid
- you are starting a new SwiftUI or modern UIKit project using self-sizing cells
- your project targets only iOS 8+ where UITableView supports estimated self-sizing natively
- you need Swift-native tooling and active community support
Facets
library · maturity maintenance
ui-components developer-tools mobile-development cross-platform uitableview auto-layout cell-height objective-c cocoa-touch ios mobile swift
1 source
- readme: https://github.com/forkingdog/UITableView-FDTemplateLayoutCell · fetched 2026-08-28 · f6104e2be47f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| forkingdog/UITableView-FDTemplateLayoutCell | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="forkingdog/UITableView-FDTemplateLayoutCell")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem