# amirdew/CollectionViewPagingLayout

A simple but highly customizable UICollectionViewLayout for UICollectionView -- Simple SwiftUI views that let you make page-view effects.

Repository: https://github.com/amirdew/CollectionViewPagingLayout
Canonical: https://ross.abutalabs.com/products/collectionviewpaginglayout
Language: Swift
License: MIT
License Family: permissive
Topics: uicollectionview, uicollectionviewlayout, swift, uikit, layout, controller, scale, gallery, coverflow, snapshot, transition, transforms, stack, blur, animation, cylinder, perspective, transformation, shopping, swiftui
Archived: true
Last push: 2023-04-02T09:42:58+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2442, "days_push": 1249, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2799, forks 324 (observed 2026-08-28T04:07:22.537251+00:00)

## What it is
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
- artifact type: library
- maturity: stable
- function: ui-components, animation
- domain: mobile-development
- platform: -
- tags: uikit, swiftui, uicollectionview, coverflow, carousel, paging-layout, page-view-effects, transition-effects, snapshot-animation, card-stack, gallery-layout, transformable-views, ios, mobile, swift

## Member repositories
- amirdew/CollectionViewPagingLayout (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:22.537251+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:14:36.286508+00:00, confidence not recorded.
  - readme: https://github.com/amirdew/CollectionViewPagingLayout (fetched 2026-08-28T04:07:22.537251+00:00, sha a810026a6538)
- Data as of 2026-08-30T08:39:29.467469+00:00.
