yacir/CollectionViewSlantedLayout
A CollectionView Layout displaying a slanted cells 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: 3838
- days_rel: n/a
- days_push: 1950
- n_releases_24m: 0
Adoption not part of the score
2339 stars · 135 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Swift subclass of UICollectionViewLayout that displays slanted (diagonal) cells in a UICollectionView. It supports horizontal and vertical scrolling, dynamic cell heights, and is fully configurable via inspectable properties.
Use cases
- display slanted cells in a UICollectionView
- create a diagonal image gallery on iOS
- build a slanted carousel with horizontal or vertical scrolling
- add angled cell layouts to a Swift app
- customize slant size, direction, and angle in a collection view
When to choose
- you need slanted or diagonal cells in a UIKit collection view
- you want a pure Swift layout supporting CocoaPods, Carthage, and SPM
- you need both horizontal and vertical scrolling with dynamic cell heights
When to avoid
- you are building with SwiftUI rather than UIKit
- you need a maintained library with recent updates (last release 2021)
- you need non-iOS platforms like Android or web
Facets
library · maturity maintenance
ui-components animation mobile-development frontend uikit uicollectionview collection-view-layout slanted-cells cocoapods carthage spm ios swift mobile
2 sources
- readme: https://github.com/yacir/CollectionViewSlantedLayout · fetched 2026-08-28 · 6854ba466f01
- homepage: https://yacir.github.io/CollectionViewSlantedLayout/ · fetched 2026-08-29 · 539993ddbc93
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| yacir/CollectionViewSlantedLayout | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="yacir/CollectionViewSlantedLayout")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem