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

gleue/TGLStackedViewController

A stacked view layout with gesture-based reordering using a UICollectionView -- inspired by Passbook and Reminders apps. observed · 2026-08-28

github.com/gleue/TGLStackedViewController · Objective-C · MIT (permissive) · archived 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
gleue/TGLStackedViewControllermain10

For agents

markdown · JSON · MCP: product_card(name="gleue/TGLStackedViewController")

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