gsdios/SDAutoLayout
One line of code to implement automatic layout. 一行代码搞定自动布局!支持Cell和Tableview高度自适应,Label和ScrollView内容自适应,致力于做最简单易用的AutoLayout库。The most easy way for autoLayout. Based on runtime. observed · 2026-08-28
Health v2 · maintenance only
60/100
- Activity 83
- 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: 3973
- days_rel: n/a
- days_push: 104
- n_releases_24m: 0
Adoption not part of the score
5866 stars · 1258 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
SDAutoLayout is an Objective-C AutoLayout library for iOS that lets developers lay out views with one line of chained method calls. It supports automatic cell and TableView height self-sizing, Label and ScrollView content sizing, and is built on the Objective-C runtime.
Use cases
- lay out iOS views with minimal code
- auto-size UITableView cell heights
- make labels adapt to their content
- handle ScrollView content sizing
- simplify AutoLayout constraints in Objective-C
When to choose
- you are building an iOS app in Objective-C and want terse, chainable layout code
- you need table view cells with dynamic self-sizing heights
- you prefer a lightweight runtime-based alternative to NSLayoutConstraint or Masonry
When to avoid
- you are developing in Swift with SwiftUI or modern constraint DSLs
- you need a layout system actively evolving with the latest iOS APIs
- you target only the newest iOS versions where native layout APIs suffice
Facets
library · maturity maintenance
ui-components animation mobile-development frontend cross-platform autolayout objective-c uikit tableview-self-sizing cocoapods ios mobile swift
1 source
- readme: https://github.com/gsdios/SDAutoLayout · fetched 2026-08-28 · 1a7158ce8cc2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| gsdios/SDAutoLayout | main | 60 |
For agents
markdown · JSON · MCP: product_card(name="gsdios/SDAutoLayout")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem