forkingdog/UIView-FDCollapsibleConstraints
Builds to collapse a view and its relevant layout constraints, simulating a "Flow Layout" mode 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: 4159
- days_rel: n/a
- days_push: 3804
- n_releases_24m: 0
Adoption not part of the score
1074 stars · 161 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Objective-C UIKit category that collapses a UIView and its related Auto Layout constraints to simulate a flow-layout effect. It supports Interface Builder wiring via IBOutletCollection and auto-collapsing views like UILabel or UIImageView when their content becomes empty.
Use cases
- collapse a view and its margins in an Auto Layout stack
- hide empty labels or image views in table view cells automatically
- simulate flow layout behavior for dynamic cell content
- toggle view visibility while keeping layout clean in Interface Builder
- remove spacing constraints when a component has no content
When to choose
- you maintain a legacy Objective-C iOS codebase using Auto Layout
- you need Interface Builder-friendly collapsing of views and constraints
- you want views to auto-collapse when their content is empty
When to avoid
- you use SwiftUI or modern UIKit stack views, which handle this natively
- you need an actively maintained library
- your project is in Swift and you prefer Swift-native solutions
Facets
library · maturity abandoned
ui-components animation mobile-development frontend objective-c autolayout uikit interface-builder cocoapods ios mobile
1 source
- readme: https://github.com/forkingdog/UIView-FDCollapsibleConstraints · fetched 2026-08-28 · 7e0df099403a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| forkingdog/UIView-FDCollapsibleConstraints | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="forkingdog/UIView-FDCollapsibleConstraints")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem