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

matbeich/StickyCollectionView

UICollectionView layout for presenting of the overlapping cells. observed · 2026-08-28

github.com/matbeich/StickyCollectionView · 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: 3999
  • days_rel: n/a
  • days_push: 3863
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1036 stars · 122 forks observed · 2026-08-28

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

A UICollectionViewFlowLayout subclass for iOS that presents collection view cells with an overlapping, sticky stacking effect. Written in Objective-C, it is dropped into a project as a custom layout for any UICollectionView.

Use cases

  • create a stacked card deck interface in a collection view
  • make collection view cells overlap and stick while scrolling
  • build a tappable stack of photos or cards on iOS
  • implement a Primer-style stacked list with UICollectionView
  • customize scroll behavior of overlapping collection view cells

When to choose

  • you need overlapping/sticky cells in a UICollectionView on iOS
  • your project is Objective-C or you prefer the original implementation
  • you want a lightweight drop-in layout class without dependencies

When to avoid

  • you are starting a new Swift project - the Swift version (StickyCollectionView-Swift) is more appropriate
  • you need a maintained library - the last release was in 2016
  • you need non-iOS platforms or SwiftUI support

Facets

library · maturity maintenance

ui-components animation mobile-development frontend uicollectionview objective-c overlapping-cells sticky-layout cocoa-touch ios swift mobile

1 source

Member repositories

RepositoryRoleHealth v2
matbeich/StickyCollectionViewmain32

For agents

markdown · JSON · MCP: product_card(name="matbeich/StickyCollectionView")

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