# kf99916/TimelineTableViewCell

Simple timeline view implemented by UITableViewCell

Repository: https://github.com/kf99916/TimelineTableViewCell
Canonical: https://ross.abutalabs.com/products/timelinetableviewcell
Language: Swift
License: MIT
License Family: permissive
Topics: swift, timeline, uitableviewcell, cocoapods
Last push: 2025-11-12T04:10:53+00:00

## Health v2 (maintenance only)
Score: 55/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 51, release rhythm 35, longevity 100
- inputs: {"age_days": 3604, "days_push": 294, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1328, forks 121 (observed 2026-08-28T04:04:23.650243+00:00)

## What it is
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
- artifact type: library
- maturity: stable
- function: ui-components, mobile-framework
- domain: mobile-development, frontend
- platform: -
- tags: uitableview, timeline-view, swift, cocoapods, swift-package-manager, ios, mobile

## Member repositories
- kf99916/TimelineTableViewCell (main) score 55

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:23.650243+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-30T04:45:58.328990+00:00, confidence not recorded.
  - readme: https://github.com/kf99916/TimelineTableViewCell (fetched 2026-08-28T04:04:23.650243+00:00, sha 03aa7ab9f270)
- Data as of 2026-08-30T08:39:29.467469+00:00.
