kf99916/TimelineTableViewCell
Simple timeline view implemented by UITableViewCell observed · 2026-08-28
Health v2 · maintenance only
55/100
- Activity 51
- 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: 3604
- days_rel: n/a
- days_push: 294
- n_releases_24m: 0
Adoption not part of the score
1328 stars · 121 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
TimelineTableViewCell is a Swift library that provides a simple timeline view implemented as a UITableViewCell for iOS apps. It is distributed via CocoaPods and Swift Package Manager and supports iOS 12.0 or higher.
Use cases
- display a vertical timeline in an iOS table view
- show chronological event history in a Swift app
- render activity feeds with timeline UI on iOS
- build changelog or progress step views in UITableView
- add timeline cells with thumbnails to an iPhone app
When to choose
- you need a ready-made timeline UI inside a UITableView on iOS
- you want a lightweight, MIT-licensed Swift component installable via CocoaPods or SPM
- your project targets iOS 12+ and uses Swift 5
When to avoid
- you need a timeline outside of UITableView or on non-Apple platforms
- you require SwiftUI-native timeline components
- you need highly custom timeline layouts beyond what the cell's configuration options allow
Facets
library · maturity stable
ui-components mobile-framework mobile-development frontend uitableview timeline-view swift cocoapods swift-package-manager ios mobile
1 source
- readme: https://github.com/kf99916/TimelineTableViewCell · fetched 2026-08-28 · 03aa7ab9f270
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kf99916/TimelineTableViewCell | main | 55 |
For agents
markdown · JSON · MCP: product_card(name="kf99916/TimelineTableViewCell")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem