autolayout
There are 577 repositories under autolayout topic.
SnapKit/SnapKit
A Swift Autolayout DSL for iOS & OS X
PureLayout/PureLayout
The ultimate API for iOS & OS X Auto Layout — impressively simple, immensely powerful. Objective-C and Swift compatible.
youngsoft/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 LinearLayout,RelativeLayout,FrameLayout,TableLayout,FlowLayout,FloatLayout,PathLayout,GridLayout,LayoutSizeClass to build your App 自动布局 UIView UITableView UICollectionView RTL
freshOS/Stevia
:leaves: Concise Autolayout code
matt-curtis/Fluid-for-Sketch
[Sketch Plugin] Sketch-flavored Auto Layout-like Constraints
zhenglibao/FlexLib
FlexLib是一个基于flexbox模型,使用xml文件进行界面布局的框架,融合了web快速布局的能力,让iOS界面开发像写网页一样简单快速
youngsoft/TangramKit
TangramKit is a powerful iOS UI framework implemented by Swift. It integrates the functions with Android layout,iOS AutoLayout,SizeClass, HTML CSS float and flexbox and bootstrap. So you can use LinearLayout,RelativeLayout,FrameLayout,TableLayout,FlowLayout,FloatLayout,LayoutSizeClass to build your App 自动布局 UIView UITableView UICollectionView
johnlui/AutoLayout
Auto Layout 秘境
freshOS/KeyboardLayoutGuide
⌨️ KeyboardLayoutGuide, back from when it didn't exist.
IjzerenHein/autolayout.js
Apple's Auto Layout and Visual Format Language for javascript (using cassowary constraints)
wangshengjia/LeeGo
Declarative, configurable & highly reusable UI development as making Lego bricks.
netyouli/WHC_AutoLayoutKit
iOS and Mac OS X platforms currently in use the fastest the simplest development to build the UI layout automatically open source library, strong dynamic layout constraint handling capacity,iOS/Mac OS X平台上使用简单动态布局约束处理能力
hayashi311/Color-Picker-for-iOS
Colorful: iOS color picker built with Swift.
eleev/uicollectionview-layouts-kit
📐Custom layouts for UICollectionView with examples [iOS 12+].
zekunyan/AutolayoutExampleWithMasonry
Different Autolayout examples with Masonry. 用Masonry写的Autolayout案例,持续更新中。详细解答请看tutuge.me
maxsokolov/TableKit
Type-safe declarative table views.
LRH1993/AutoFlowLayout
自定义ViewGroup,实现多功能流式布局与网格布局
hackware1993/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 time complexity and no linear equation solving is required.
lixiang1994/AutoInch
优雅的iPhone全尺寸/等比例精准适配工具
mapleqin/Android-RatioLayout
This is a specified proportion to the size of the Layout or View support library, with which you can easily set a fixed ratio of the size of the Layout or View, internal adaptive size calculation, completely abandon the code to calculate the size! If you have any questions in the course or suggestions, please send an e-mail to the following e-mail, thank you!
1amageek/Toolbar
Awesome autolayout Toolbar. Toolbar is a library for iOS. You can easily create chat InputBar.
onmyway133/EasyAnchor
⚓️ Declarative, extensible, powerful Auto Layout
layoutBox/LayoutFrameworkBenchmark
Benchmark the performances of various Swift layout frameworks (autolayout, UIStackView, PinLayout, LayoutKit, FlexLayout, Yoga, ...)
liangdahong/UITableViewDynamicLayoutCacheHeight
🖖高性能的自动计算采用 Autolayout 布局的 UITableViewCell 和 UITableViewHeaderFooterView 的高度,内部自动管理高度缓存。
kean/Align
Intuitive and powerful Auto Layout library
Pimine/EasySwiftLayout
Lightweight Swift framework for Apple's Auto-Layout
marty-suzuki/MisterFusion
MisterFusion is Swift DSL for AutoLayout. It is the extremely clear, but concise syntax, in addition, can be used in both Swift and Objective-C. Support Safe Area and Size Class.
argyleink/ragrid
:octocat: Intrinsic first auto-layout flexbox grid
huri000/QuickLayout
Written in pure Swift, QuickLayout offers a simple and easy way to manage Auto Layout in code.
IjzerenHein/kiwi.js
Fast TypeScript implementation of the Cassowary constraint solving algorithm 🖖
weijentu/automatic-height-tagcells
This is a sample project to implement features with dynamic height of UITableViewCell based on autolayout, tags aligned automatically and clickable tags.
jakemarsh/core-layout
Flexbox & CSS-style Layout in Swift.
malcommac/FlowKit
A declarative type-safe framework for building fast and flexible list with Tables & Collection
nangege/Panda
Panda is an asynchronous render and layout framework which can be used to achieve high performance tableview.
el-hoshino/NotAutoLayout
Layout your views without Auto Layout constraints, in a much more swifty way.
FluidGroup/MondrianLayout
🏗 A way to build AutoLayout rapidly than using InterfaceBuilder(XIB, Storyboard) in iOS.