smileyborg/UIView-AutoLayout
Deprecated in favor of PureLayout, which includes OS X support: observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
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: 4764
- days_rel: n/a
- days_push: 4455
- n_releases_24m: 0
Adoption not part of the score
1434 stars · 195 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
UIView+AutoLayout is an Objective-C category library providing a simple, developer-friendly API for iOS Auto Layout constraints. It is deprecated in favor of PureLayout, its successor with OS X support.
Use cases
- create auto layout constraints in code for iOS views
- pin views to superview edges with insets
- center and align views programmatically
- distribute views along an axis with fixed spacing
- set view dimensions and content priorities in code
When to choose
- maintaining a legacy iOS codebase already using UIView+AutoLayout
- targeting iOS 6/7 where the successor's newer features are unnecessary
When to avoid
- starting a new iOS or OS X project - use PureLayout instead
- writing Swift-first code where newer layout DSLs like SnapKit may fit better
Facets
library · maturity abandoned
ui-components developer-tools mobile-development cross-platform auto-layout objective-c deprecated uikit constraints ios mobile
2 sources
- readme: https://github.com/smileyborg/UIView-AutoLayout · fetched 2026-08-28 · 9d5cc0df2d4a
- homepage: https://github.com/PureLayout/PureLayout · fetched 2026-08-29 · c74803bfa00b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| smileyborg/UIView-AutoLayout | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="smileyborg/UIView-AutoLayout")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem