gleue/TGLStackedViewController
A stacked view layout with gesture-based reordering using a UICollectionView -- inspired by Passbook and Reminders apps. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
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: 4515
- days_rel: n/a
- days_push: 2532
- n_releases_24m: 0
Adoption not part of the score
1201 stars · 115 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
TGLStackedViewController is an Objective-C library providing a stacked card layout with gesture-based reordering built on UICollectionView, inspired by the Passbook and Reminders apps. Developers subclass it and implement standard UICollectionViewDataSource methods to get an interactive stacked card interface.
Use cases
- build a stacked card UI like Apple Passbook in an iOS app
- let users reorder cards in a stack with drag gestures
- create a Reminders-style collapsible list of cards
- implement an interactive card deck with pinch and pan gestures
- add drag-and-drop reordering to a UICollectionView on iOS 11+
When to choose
- you need a Passbook/Reminders-style stacked card interface in an Objective-C or Swift iOS app
- you want gesture-based reordering built on standard UICollectionView APIs
- your deployment target is iOS 9 or later
When to avoid
- you need a multi-section collection view (only 1 section is supported)
- you are building for SwiftUI-first architectures and want modern declarative UI
- you need a actively developed library with recent updates
Facets
library · maturity maintenance
ui-components animation mobile-development uikit collection-view objective-c gesture-reordering stacked-layout cocoapods carthage ios mobile swift
1 source
- readme: https://github.com/gleue/TGLStackedViewController · fetched 2026-08-28 · f5740077f6b4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| gleue/TGLStackedViewController | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="gleue/TGLStackedViewController")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem