# zepojo/UPCarouselFlowLayout

A fancy carousel flow layout for UICollectionView on iOS.

Repository: https://github.com/zepojo/UPCarouselFlowLayout
Canonical: https://ross.abutalabs.com/products/upcarouselflowlayout
Language: Swift
License: MIT
License Family: permissive
Last push: 2022-09-26T16:52:33+00:00

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

## Adoption (not part of the score)
Stars 1697, forks 234 (observed 2026-08-28T04:05:24.011260+00:00)

## What it is
UPCarouselFlowLayout is a Swift library providing a custom UICollectionViewFlowLayout that renders a carousel effect with paginated scrolling. Side items are automatically scaled down and made transparent, with configurable spacing modes.

## Use cases
- build a paginated image carousel in an iOS app
- create a cover-flow style picker with shrinking side items
- add a horizontally scrolling card carousel to a collection view
- make a swipeable product gallery with faded side cards
- customize carousel item scale, alpha, and spacing in Swift

## When to choose
- you need a carousel effect on a UICollectionView with minimal setup
- you want configurable side-item scaling, transparency, and spacing modes
- you prefer a lightweight drop-in layout class usable from code or Interface Builder

## When to avoid
- you need a carousel outside of UICollectionView on iOS
- you target platforms other than iOS
- you need a fully custom animation beyond scale/alpha/shift effects

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, frontend
- platform: -
- tags: uicollectionview, carousel, flow-layout, swift, cocoapods, ios, mobile

## Member repositories
- zepojo/UPCarouselFlowLayout (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:24.011260+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-30T03:37:52.486234+00:00, confidence not recorded.
  - readme: https://github.com/zepojo/UPCarouselFlowLayout (fetched 2026-08-28T04:05:24.011260+00:00, sha 648146ef5ef2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
