autolayout topic
Flutter_ConstraintLayout
A super powerful Stack, build flexible layouts with constraints. Similar to ConstraintLayout for Android and AutoLayout for iOS. But the code implementation is much more efficient, it has O(n) layout...
constraints-kit
🏗 Declarative, Chainable & Lightweight Auto Layout constraints framework for iOS.
drawer-view
📤 Custom UI component for iOS, replication of Apple's Apple Music player and Shortcuts’ components view [Swift 5.0, iOS 12].
Fluid-for-Sketch
[Sketch Plugin] Sketch-flavored Auto Layout-like Constraints
ios_topics
Small example iOS programs in Swift 5
MyLinearLayout
MyLayout is a powerful iOS UI framework implemented by Objective-C. It integrates the functions with Android Layout,iOS AutoLayout,SizeClass, HTML CSS float and flexbox and bootstrap. So you can use L...
Stevia
:leaves: Concise Autolayout code
SnapKit
A Swift Autolayout DSL for iOS & OS X
FlexLib
FlexLib是一个基于flexbox模型,使用xml文件进行界面布局的框架,融合了web快速布局的能力,让iOS界面开发像写网页一样简单快速