PinLayout
|
Fast Swift Views layouting without auto layout. No magic, pure code, full control and blazing fast. Concise syntax, intuitive, readable & chainable. [iOS/macOS/tvOS/CALayer] |
Render
|
UIKit a-là SwiftUI.framework [min deployment target iOS10] |
FlexLayout
|
FlexLayout adds a nice Swift interface to the highly optimized facebook/yoga flexbox implementation. Concise, intuitive & chainable syntax. |
FrameLayoutKit
|
A super fast and easy-to-use layout library for iOS. FrameLayoutKit supports complex layouts, including chaining and nesting layout with simple and intuitive operand syntax. |
CGLayout
|
Powerful autolayout framework, that can manage UIView(NSView), CALayer and not rendered views. Not Apple Autolayout wrapper. Provides placeholders. Linux support. |
LayoutUI
|
Constraint-based autolayout system written on Swift. Not Autolayout wrapper. Reimplemenation of CGLayout. |