# mokagio/UICollectionViewLeftAlignedLayout

A layout for UICollectionView that aligns the cells to the left.

Repository: https://github.com/mokagio/UICollectionViewLeftAlignedLayout
Canonical: https://ross.abutalabs.com/products/uicollectionviewleftalignedlayout
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2023-01-20T11:53:43+00:00

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

## Adoption (not part of the score)
Stars 1302, forks 185 (observed 2026-08-28T04:04:18.170579+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: ui-components, graphics
- domain: mobile-development, frontend
- platform: -
- tags: uikit, collection-view, objective-c, cocoapods, flow-layout, ios, swift, mobile

## Member repositories
- mokagio/UICollectionViewLeftAlignedLayout (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:18.170579+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-30T04:52:10.577465+00:00, confidence not recorded.
  - readme: https://github.com/mokagio/UICollectionViewLeftAlignedLayout (fetched 2026-08-28T04:04:18.170579+00:00, sha eab152696894)
- Data as of 2026-08-30T08:39:29.467469+00:00.
