amirdew/CollectionViewPagingLayout
A simple but highly customizable UICollectionViewLayout for UICollectionView -- Simple SwiftUI views that let you make page-view effects. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: 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: 2442
- days_rel: n/a
- days_push: 1249
- n_releases_24m: 0
Adoption not part of the score
2799 stars · 324 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A highly customizable UICollectionViewLayout for iOS that lets developers build paging-style UI effects like coverflow, card stacks, galleries, scale/blur transforms, and snapshot transitions. It also provides SwiftUI wrappers (TransformPageView, SnapshotPageView) that expose the same effects to SwiftUI apps.
Use cases
- create a coverflow carousel in UICollectionView
- build a card stack swipe UI on iOS
- make a paging gallery with scale and blur effects in Swift
- add page-view transition effects in SwiftUI
- implement snapshot-based transitions between collection view pages
- customize UICollectionView paging with perspective and cylinder transforms
When to choose
- you are building an iOS app that needs carousel, coverflow, card-stack, or paging gallery effects
- you want highly customizable transform-driven collection view layouts with both UIKit and SwiftUI support
- you need polished snapshot transition animations between pages of content
When to avoid
- you target Android, web, or cross-platform rather than iOS
- you need standard grid or list layouts with no paging or transform effects
- you require a dependency with frequent recent maintenance, since the latest release is from April 2023
Facets
library · maturity stable
ui-components animation mobile-development uikit swiftui uicollectionview coverflow carousel paging-layout page-view-effects transition-effects snapshot-animation card-stack gallery-layout transformable-views ios mobile swift
1 source
- readme: https://github.com/amirdew/CollectionViewPagingLayout · fetched 2026-08-28 · a810026a6538
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| amirdew/CollectionViewPagingLayout | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="amirdew/CollectionViewPagingLayout")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem