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

BenEmdon/CenteredCollectionView

A lightweight UICollectionViewLayout that 'pages' and centers its cells 🎡 written in Swift observed · 2026-08-28

github.com/BenEmdon/CenteredCollectionView · Swift · MIT (permissive) 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: 3652
  • days_rel: n/a
  • days_push: 2051
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1483 stars · 111 forks observed · 2026-08-28

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

A lightweight Swift UICollectionViewFlowLayout subclass that pages and keeps its cells centered, producing a carousel effect. It supports iOS and tvOS and installs via Swift Package Manager, CocoaPods, or Carthage.

Use cases

  • build a carousel of cards in a UICollectionView
  • create a paging image gallery with centered cells
  • implement a horizontally scrolling picker with snap-to-center behavior
  • add a cover-flow style product carousel to an iOS app
  • make a tvOS browsing carousel

When to choose

  • you need a drop-in carousel effect on top of UICollectionViewFlowLayout
  • you want a lightweight Swift library with SPM/CocoaPods/Carthage support
  • you target iOS 9+ or tvOS

When to avoid

  • you need a fully featured carousel with infinite looping and custom animations
  • your project uses SwiftUI exclusively
  • you need actively developed features (last release was 2021)

Facets

library · maturity maintenance

ui-components animation mobile-development carousel uicollectionview paging tvos cocoapods swift-package-manager ios swift

1 source

Member repositories

RepositoryRoleHealth v2
BenEmdon/CenteredCollectionViewmain23

For agents

markdown · JSON · MCP: product_card(name="BenEmdon/CenteredCollectionView")

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