FrameLayoutKit
Layout framework
A Swift library for creating complex and maintainable layouts in iOS applications.
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.
76 stars
5 watching
7 forks
Language: Swift
last commit: about 1 year ago
Linked from 1 awesome list
autolayoutautolayout-frameworkflow-layoutgrid-layouthstackioslayoutlayout-enginelayoutkitstack-layoutswiftswift-frameworkswift-package-managervstackzstack
Related projects:
Repository | Description | Stars |
---|---|---|
huri000/quicklayout | A framework for managing Auto Layout in iOS and related platforms using a code-based approach. | 250 |
antonthedev/flightlayout | A lightweight layout framework that provides a balance between manual and auto layout for calculating frames in animation contexts. | 22 |
k-o-d-e-n/cglayout | A powerful autolayout framework for managing views and constraints in iOS, macOS, tvOS, and Linux applications | 44 |
floriankrueger/manuscript | A framework for creating Auto Layout in Swift without using CocoaPods or Carthage. | 76 |
fluidgroup/mondrianlayout | An AutoLayout framework providing a more rapid and ergonomic way to build iOS layouts compared to traditional XIB/Storyboard methods | 168 |
isair/manuallayout | A flexible layout library for iOS and tvOS views | 279 |
mirego/pinlayout | A fast and flexible layout system for Swift views without auto layout constraints. | 0 |
banjun/northlayout | A Swift framework that simplifies autolayout layout creation by providing a concise and expressive syntax for using Visual Format Language (VFL) | 42 |
layoutbox/flexlayout | A Swift framework providing a flexible and concise way to layout UI components using the CSS Flexbox layout engine | 2,018 |
daskioff/rkautolayout | An iOS auto layout framework that provides an easy-to-use API for creating complex layouts | 2 |
stevestreza/relayout | A microframework to simplify Auto Layout constraint declaration in Swift applications | 554 |
psharanda/fixflex | A lightweight alternative to UIStackView for declarative Auto Layout in iOS and macOS applications. | 32 |
pimine/easyswiftlayout | A lightweight Swift framework for working with Auto-Layout in iOS development | 349 |
jayeshk/doric | Design System foundation for building iOS apps with Swift | 100 |
xtuzy/sharpconstraintlayout | A C# port of a popular Android layout system, now available on various .NET platforms. | 17 |