mischa-hildebrand/AlignedCollectionViewFlowLayout
A collection view layout that gives you control over the horizontal and vertical alignment of the cells. observed · 2026-08-28
Health v2 · maintenance only
28/100
- Activity 11
- 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: 3428
- days_rel: 537
- days_push: 537
- n_releases_24m: 1
Adoption not part of the score
1424 stars · 207 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Swift UICollectionViewFlowLayout subclass for iOS that lets developers control horizontal and vertical alignment of collection view cells, aligning them like words in left- or right-aligned text. It behaves like Apple's standard flow layout and is well suited for tag views and similar simple layouts.
Use cases
- align collection view cells like left- or right-aligned text
- build a tag cloud or tag view in iOS
- vertically align cells within their rows in a collection view
- create justified cell layouts in UICollectionView
- support leading/trailing alignment for RTL languages
- customize UICollectionViewFlowLayout cell alignment
When to choose
- you need text-like horizontal or vertical alignment of collection view cells
- you are building a tag view with a limited number of simple items
- you want a drop-in subclass that behaves like UICollectionViewFlowLayout
When to avoid
- you display a very large number of items or complex cell layouts, since scrolling may become laggy
- you only need the default centered flow layout behavior
- your project does not use UIKit or Swift on iOS
Facets
library · maturity stable
ui-components frontend-framework mobile-development web-design uicollectionview uikit flow-layout cell-alignment tag-view cocoapods ios swift mobile
1 source
- readme: https://github.com/mischa-hildebrand/AlignedCollectionViewFlowLayout · fetched 2026-08-28 · ddc5f36eb409
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mischa-hildebrand/AlignedCollectionViewFlowLayout | main | 28 |
For agents
markdown · JSON · MCP: product_card(name="mischa-hildebrand/AlignedCollectionViewFlowLayout")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem