Ross ROSS = Recommend OSS · open-source software intelligence for agents

tmdvs/TDBadgedCell

TDBadgedCell is a table view cell class that adds a badge, similar to the badges in Apple's own apps observed · 2026-08-28

github.com/tmdvs/TDBadgedCell · Swift · MIT (permissive) 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 6083
  • days_rel: n/a
  • days_push: 870
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1420 stars · 180 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

TDBadgedCell is a Swift UITableViewCell subclass that adds an Apple-style badge to table view cells, similar to badges in Mail.app and Settings.app. It is a drop-in replacement cell with customizable badge color, font, corner radius, and offsets.

Use cases

  • add notification badges to iOS table view cells
  • show unread counts in a settings-style list
  • recreate Mail.app style badges in UITableView
  • customize badge appearance in table view cells
  • display pill-shaped counters next to table rows

When to choose

  • building UIKit iOS apps with table views that need badges
  • you want a simple drop-in UITableViewCell subclass
  • you need fine control over badge color, radius, and offsets

When to avoid

  • building with SwiftUI rather than UIKit
  • you need badges outside of table view cells
  • targeting platforms other than iOS

Facets

library · maturity maintenance

ui-components mobile-development frontend uitableview badge tableviewcell cocoapods uikit ios swift mobile

1 source

Member repositories

RepositoryRoleHealth v2
tmdvs/TDBadgedCellmain23

For agents

markdown · JSON · MCP: product_card(name="tmdvs/TDBadgedCell")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem