Top 23 Swift Layout Projects
-
SnapKit
A Swift Autolayout DSL for iOS & OS X
It appears that writing views programmatically is not easy too. Apple didn't provide easy in use classes and methods to write views easily. At least notation could be shorter however concept of constraints itself is quite good in UIKit. That's why people invented a lot of DSL (domain-specific language) libraries like the most popular SnapKit, tricky Carthography or super concise Stevia. I invented my own DSL AutoLayout library LayoutExtension which is now in early version however I use it in one commercial project with full success.
-
Cartography
A declarative Auto Layout DSL for Swift :iphone::triangular_ruler:
It appears that writing views programmatically is not easy too. Apple didn't provide easy in use classes and methods to write views easily. At least notation could be shorter however concept of constraints itself is quite good in UIKit. That's why people invented a lot of DSL (domain-specific language) libraries like the most popular SnapKit, tricky Carthography or super concise Stevia. I invented my own DSL AutoLayout library LayoutExtension which is now in early version however I use it in one commercial project with full success.
-
Scout
Get performance insights in less than 4 minutes. Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.
-
Neon
A powerful Swift programmatic UI layout framework. (by mamaral)
-
BouncyLayout
Make. It. Bounce.
-
TinyConstraints
Nothing but sugar.
-
DeviceKit
DeviceKit is a value-type replacement of UIDevice.
-
Stevia
:leaves: Write concise Autolayout code
It appears that writing views programmatically is not easy too. Apple didn't provide easy in use classes and methods to write views easily. At least notation could be shorter however concept of constraints itself is quite good in UIKit. That's why people invented a lot of DSL (domain-specific language) libraries like the most popular SnapKit, tricky Carthography or super concise Stevia. I invented my own DSL AutoLayout library LayoutExtension which is now in early version however I use it in one commercial project with full success.
-
Layout
A declarative UI framework for iOS
-
EasyPeasy
Auto Layout made easy
-
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]
Project mention: Hey guys, does anyone know Objective-C course (paid or free) for building apps without storyboards? (without storyboard is important) | reddit.com/r/iOSProgramming | 2020-12-25I 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)
-
FlexLayout
FlexLayout adds a nice Swift interface to the highly optimized facebook/yoga flexbox implementation. Concise, intuitive & chainable syntax.
-
Static
Simple static table views for iOS in Swift.
-
Blueprints
:cyclone: Blueprints - A framework that is meant to make your life easier when working with collection view flow layouts.
-
SwiftBox
Flexbox in Swift, using Facebook's css-layout.
-
ViewMonitor
ViewMonitor can measure view positions with accuracy.
-
Grid
The most powerful Grid container missed in SwiftUI (by exyte)
-
SwiftAutoLayout
Tiny Swift DSL for Autolayout
-
Anchorage
A collection of operators and utilities that simplify iOS layout code.
-
Relayout
Swift microframework for declaring Auto Layout constraints functionally
-
set-simulator-location
CLI for setting location in the iOS simulator
-
EasyAnchor
⚓️ Declarative, extensible, powerful Auto Layout
-
Layoutless
Write less UI code
-
EasySwiftLayout
Lightweight Swift framework for Apple's Auto-Layout
Index
What are some of the best open-source Layout projects in Swift? This list will help you:
Project | Stars | |
---|---|---|
1 | SnapKit | 17,324 |
2 | Cartography | 7,195 |
3 | Neon | 4,581 |
4 | BouncyLayout | 3,868 |
5 | TinyConstraints | 3,565 |
6 | DeviceKit | 3,258 |
7 | Stevia | 3,068 |
8 | Layout | 2,186 |
9 | EasyPeasy | 1,829 |
10 | PinLayout | 1,639 |
11 | FlexLayout | 1,326 |
12 | Static | 1,200 |
13 | Blueprints | 870 |
14 | SwiftBox | 813 |
15 | ViewMonitor | 730 |
16 | Grid | 704 |
17 | SwiftAutoLayout | 655 |
18 | Anchorage | 591 |
19 | Relayout | 561 |
20 | set-simulator-location | 498 |
21 | EasyAnchor | 432 |
22 | Layoutless | 408 |
23 | EasySwiftLayout | 346 |