autolayout topic

List autolayout repositories

Flutter_ConstraintLayout

466
Stars
33
Forks
Watchers

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

22
Stars
5
Forks
Watchers

🏗 Declarative, Chainable & Lightweight Auto Layout constraints framework for iOS.

drawer-view

160
Stars
18
Forks
Watchers

📤 Custom UI component for iOS, replication of Apple's Apple Music player and Shortcuts’ components view [Swift 5.0, iOS 12].

Fluid-for-Sketch

2.4k
Stars
73
Forks
Watchers

[Sketch Plugin] Sketch-flavored Auto Layout-like Constraints

MyLinearLayout

4.4k
Stars
893
Forks
Watchers

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

3.4k
Stars
211
Forks
Watchers

:leaves: Concise Autolayout code

SnapKit

19.8k
Stars
2.0k
Forks
389
Watchers

A Swift Autolayout DSL for iOS & OS X

AutoInch

462
Stars
43
Forks
Watchers

优雅的iPhone全尺寸/等比例精准适配工具

FlexLib

1.7k
Stars
259
Forks
Watchers

FlexLib是一个基于flexbox模型,使用xml文件进行界面布局的框架,融合了web快速布局的能力,让iOS界面开发像写网页一样简单快速