Masonry
SnapKit
Our great sponsors
Masonry | SnapKit | |
---|---|---|
0 | 5 | |
18,030 | 18,568 | |
0.0% | 0.3% | |
0.0 | 4.1 | |
12 months ago | 8 days ago | |
Objective-C | Swift | |
MIT License | MIT License |
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.
Masonry
We haven't tracked posts mentioning Masonry yet.
Tracking mentions began in Dec 2020.
SnapKit
-
When looking for SwiftUI information, can I learn by looking at the equivalant UIKit solution, or are they too different?
This. And if you want to learn AutoLayout without the verbosity/complexity of Apple's own APIs, I would look into using SnapKit.
-
Awesome macOS Libraries List
SnapKit - A Swift Autolayout DSL. Language: Swift.
- What are some good UI libraries for UIKit/Appkit?
-
How can I add constraints to a UI element inside a programmatically created UIView?
I suggest you check out SnapKit. It is a convenient AutoLayout wrapper. I find it a lot more easier to read compared to the built in constraint builder or the string representation.
-
I usually use layout anchors, but this is kinda nice
It strikes me as a nice middle ground between the verbosity of layout anchors and something as complex as SnapKit.
What are some alternatives?
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]
PureLayout - The ultimate API for iOS & OS X Auto Layout — impressively simple, immensely powerful. Objective-C and Swift compatible.
TinyConstraints - Nothing but sugar.
Cartography - A declarative Auto Layout DSL for Swift :iphone::triangular_ruler:
FlexLayout - FlexLayout adds a nice Swift interface to the highly optimized facebook/yoga flexbox implementation. Concise, intuitive & chainable syntax.
Stevia - :leaves: Concise Autolayout code
LayoutKit - LayoutKit is a fast view layout library for iOS, macOS, and tvOS.
EasyPeasy - Auto Layout made easy
YogaKit
KeyboardLayoutGuide - ⌨️ KeyboardLayoutGuide, back from when it didn't exist.
Anchorage - A collection of operators and utilities that simplify iOS layout code.
Neon - A powerful Swift programmatic UI layout framework.