mokagio/UICollectionViewLeftAlignedLayout
A layout for UICollectionView that aligns the cells to the left. 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4517
- days_rel: n/a
- days_push: 1321
- n_releases_24m: 0
Adoption not part of the score
1302 stars · 185 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A drop-in UICollectionViewFlowLayout subclass for iOS that left-aligns collection view cells instead of the default justified layout. Written in Objective-C and distributed via CocoaPods.
Use cases
- left-align collection view cells
- tag-style wrapping layout in uikit
- stop uicollectionview centering the last row
- custom flow layout for ios collection views
- left-aligned chip or badge list in swift
When to choose
- you need left-aligned cells in a UICollectionView flow layout on iOS
- you want a drop-in replacement compatible with UICollectionViewDelegateFlowLayout
When to avoid
- you are building with SwiftUI instead of UIKit
- you need right-aligned or fully custom layout behavior
- you need actively developed features beyond basic left alignment
Facets
library · maturity maintenance
ui-components graphics mobile-development frontend uikit collection-view objective-c cocoapods flow-layout ios swift mobile
1 source
- readme: https://github.com/mokagio/UICollectionViewLeftAlignedLayout · fetched 2026-08-28 · eab152696894
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mokagio/UICollectionViewLeftAlignedLayout | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="mokagio/UICollectionViewLeftAlignedLayout")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem