johnlui/AutoLayout resource
Auto Layout 秘境 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 4200
- days_rel: n/a
- days_push: 3719
- n_releases_24m: 0
Adoption not part of the score
1207 stars · 185 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A companion code repository for the Chinese 'Auto Layout 使用心得' (Auto Layout Tips) blog article series and a 2015 offline talk, containing sample Xcode projects demonstrating iOS Auto Layout techniques. It includes demos like equal-width splitting, self-sizing table view cells, drag-bounce animations, and pull-to-refresh animations.
Use cases
- learn iOS Auto Layout from worked examples
- see how to compute UITableViewCell height from content with Auto Layout
- recreate famous page layouts using Auto Layout
- implement drag-bounce animation with Auto Layout in 22 lines
- build a custom pull-to-refresh animation
- understand when frames are valid after using Auto Layout
When to choose
- you are learning Auto Layout with Swift and Storyboards and want runnable example projects
- you want to follow the accompanying Chinese blog series step by step
- you need reference implementations of self-sizing cells or Auto Layout animations
When to avoid
- you need a maintained library or production-ready component - the repo targets Xcode 7.3 / OS X 10.11 and was last released in 2016
- you use SwiftUI or modern constraint frameworks like SnapKit and want current best practices
- you need documentation in English
Facets
learning-resource · maturity abandoned
ui-components animation developer-tools mobile-development tutorials apple-ecosystem autolayout uikit tutorial-code sample-projects swift ios
3 sources
- readme: https://github.com/johnlui/AutoLayout · fetched 2026-08-28 · 953c252a6328
- homepage: https://lvwenhan.com/sort/autolayout-club · fetched 2026-08-29 · 684329f7e0e4
- site_page: http://lvwenhan.com/about_me · fetched 2026-08-29 · 7ac67506a708
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| johnlui/AutoLayout | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="johnlui/AutoLayout")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem