zepojo/UPCarouselFlowLayout
A fancy carousel flow layout for UICollectionView on iOS. 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3718
- days_rel: n/a
- days_push: 1437
- n_releases_24m: 0
Adoption not part of the score
1697 stars · 234 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity maintenance
ui-components animation mobile-development frontend uicollectionview carousel flow-layout swift cocoapods ios mobile
1 source
- readme: https://github.com/zepojo/UPCarouselFlowLayout · fetched 2026-08-28 · 648146ef5ef2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| zepojo/UPCarouselFlowLayout | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="zepojo/UPCarouselFlowLayout")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem