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

romaonthego/RETableViewManager

Powerful data driven content manager for UITableView. observed · 2026-08-28

github.com/romaonthego/RETableViewManager · Objective-C · MIT (permissive) 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4934
  • days_rel: n/a
  • days_push: 3772
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2465 stars · 423 forks observed · 2026-08-28

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

RETableViewManager is an Objective-C library that provides a data-driven layer for managing UITableView content, including forms and lists, by mapping object classes to custom cell subclasses. It implements UITableViewDelegate and UITableViewDataSource protocols and ships with ready-to-use form cell components like text fields, date pickers, and option selectors.

Use cases

  • build iOS forms with text, number, date, and option cells without writing table view delegates
  • bind arbitrary model objects to custom UITableViewCell subclasses
  • create settings screens and data entry forms in an iOS app
  • manage dynamic list content in a UITableView declaratively
  • add credit card input cells with validation to a checkout form

When to choose

  • you are maintaining or building a legacy Objective-C iOS app targeting iOS 7+
  • you want a quick declarative way to build table-based forms in UIKit
  • you need reusable cell mapping between item classes and custom cell subclasses

When to avoid

  • you are starting a new iOS project - the library has not been updated since 2016
  • you use SwiftUI or modern UIKit patterns like diffable data sources
  • you need Swift-native or actively maintained table view tooling

Facets

library · maturity abandoned

ui-components state-management form-handling mobile-development developer-tools uitableview objective-c forms data-driven-ui cocoapods legacy ios mobile swift

1 source

Member repositories

RepositoryRoleHealth v2
romaonthego/RETableViewManagermain32

For agents

markdown · JSON · MCP: product_card(name="romaonthego/RETableViewManager")

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