FlexLayout
FlexLayout adds a nice Swift interface to the highly optimized facebook/yoga flexbox implementation. Concise, intuitive & chainable syntax. (by layoutBox)
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] (by layoutBox)
Our great sponsors
FlexLayout | PinLayout | |
---|---|---|
0 | 2 | |
1,665 | 2,011 | |
1.4% | 1.3% | |
6.3 | 8.2 | |
2 months ago | 2 months ago | |
C++ | Swift | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
FlexLayout
Posts with mentions or reviews of FlexLayout.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning FlexLayout yet.
Tracking mentions began in Dec 2020.
PinLayout
Posts with mentions or reviews of PinLayout.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-01-21.
-
Awesome macOS Libraries List
PinLayout - Fast Swift Views layouting without auto layout. No magic, pure code, full control and blazing fast. Concise syntax, intuitive, readable & chainable. Language: Swift.
-
Hey guys, does anyone know Objective-C course (paid or free) for building apps without storyboards? (without storyboard is important)
I guess it's two different things. First of all, you can get an udacity course "objective-c-for-swift-developers" and then just find a lib for layouting (e.g. PinLayout supports objective-c and doesn't use an autolayout)
What are some alternatives?
When comparing FlexLayout and PinLayout you can also consider the following projects:
SnapKit - A Swift Autolayout DSL for iOS & OS X
PureLayout - The ultimate API for iOS & OS X Auto Layout — impressively simple, immensely powerful. Objective-C and Swift compatible.
LayoutKit - LayoutKit is a fast view layout library for iOS, macOS, and tvOS.
Cassowary - A Swift port of the Cassowary linear constraint solver
SwiftBox - Flexbox in Swift, using Facebook's css-layout.
Masonry - Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout
SwiftAutoLayout - Tiny Swift DSL for Autolayout
Grid - The most powerful Grid container missed in SwiftUI
MarkupKit