Packages for keyword “layout”
These packages are available as a package collection, usable in Xcode or SwiftPM.
Flow
Flow Layout implemented in SwiftUI
Hero
Elegant transition library for iOS & tvOS
SnapKit
A Swift Autolayout DSL for iOS & OS X
FlexLayout
FlexLayout adds a nice Swift interface to the highly optimized facebook/yoga flexbox implementation. Concise, intuitive & chainable syntax.
Stevia
:leaves: Concise Autolayout code
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]
TinyConstraints
Nothing but sugar.
EasyPeasy
Auto Layout made easy
FrameUp
Reframing SwiftUI Views. A collection of tools to help with layout.
Placement
Layout protocol & ViewThatFits backport for iOS 14-15
ContainerController
👉↕️📱ContainerController 🧩✨⚙️ is a UI Component Swipe-Panel (Customizable). 💡 The idea is copied from the app: Apple Maps, Stocks. Swift version
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.
Windless
Windless makes it easy to implement invisible layout loading view.
MondrianLayout
🏗 A way to build AutoLayout rapidly than using InterfaceBuilder(XIB, Storyboard) in iOS.
CollectionViewPagingLayout
A simple but highly customizable UICollectionViewLayout for UICollectionView -- Simple SwiftUI views that let you make page-view effects.
FixFlex
Declarative Auto Layout code that is easy to write, read, and modify
WrappingHStack
WrappingHStack (FlowLayout) is a SwiftUI component similar to HStack that wraps horizontally overflowing subviews onto the next lines.
Flow
A flow view for SwiftUI
MasonryStack
A Pinterest like layout in SwiftUI (horizontal & vertical).
LazyCollectionView
A modest attempt to port UICollectionView to SwiftUI.