jeantimex/ios-swift-collapsible-table-section resource
:iphone: A simple iOS Swift project demonstrates how to implement collapsible table section. 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: 3747
- days_rel: n/a
- days_push: 2323
- n_releases_24m: 0
Adoption not part of the score
1204 stars · 149 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A demo iOS Swift project showing how to implement collapsible table view sections entirely in code, with no storyboards or XIBs. It includes auto-sizing rows and a custom UITableViewHeaderFooterView subclass with tap-to-toggle behavior.
Use cases
- implement collapsible table sections in iOS Swift
- learn how to build UITableView section headers that expand and collapse
- create accordion-style grouped lists in an iOS app
- auto-resize table view row heights programmatically
- build table views without storyboards or XIBs in Swift
- add tap-to-toggle section headers to a UITableView
When to choose
- you are learning iOS table view development in Swift
- you need a reference implementation of collapsible sections with auto-sizing cells
- you prefer programmatic UI without storyboards
When to avoid
- you need a production-ready, maintained UI component library
- you use SwiftUI instead of UIKit table views
- you need a CocoaPods/SPM package rather than example code
Facets
learning-resource · maturity maintenance
ui-components animation developer-tools mobile-development tutorials apple-ecosystem uitableview collapsible-sections swift-demo programmatic-ui sample-code ios swift mobile
1 source
- readme: https://github.com/jeantimex/ios-swift-collapsible-table-section · fetched 2026-08-28 · 4fbb8da21179
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jeantimex/ios-swift-collapsible-table-section | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="jeantimex/ios-swift-collapsible-table-section")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem