layoutBox
Results
4
repositories owned by
layoutBox
PinLayout
2.3k
Stars
142
Forks
Watchers
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]
FlexLayout
1.9k
Stars
221
Forks
Watchers
FlexLayout adds a nice Swift interface to the highly optimized facebook/yoga flexbox implementation. Concise, intuitive & chainable syntax.
LayoutFrameworkBenchmark
426
Stars
34
Forks
Watchers
Benchmark the performances of various Swift layout frameworks (autolayout, UIStackView, PinLayout, LayoutKit, FlexLayout, Yoga, ...)