Restraint
Auto layout library
A minimal and legible auto layout library for Swift.
Minimal Auto Layout in Swift
79 stars
7 watching
11 forks
Language: Swift
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pimine/easyswiftlayout | A lightweight Swift framework for working with Auto-Layout in iOS development | 349 |
ruipfcosta/autolayoutplus | An Auto Layout library that simplifies constraint creation and reduces code verbosity | 27 |
kean/align | A Swift library for creating and managing Auto Layout constraints in iOS and macOS applications | 350 |
nakiostudio/easypeasy | A Swift framework that automates Auto Layout constraint setup and conflict resolution. | 1,941 |
daskioff/rkautolayout | A framework for automating user interface layout in iOS apps | 2 |
lionheart/superlayout | A Swift library simplifying Auto Layout constraints using custom operators. | 52 |
psharanda/fixflex | A lightweight alternative to UIStackView for declarative Auto Layout in iOS and macOS applications. | 32 |
mirego/pinlayout | A fast and flexible layout system for Swift views without auto layout constraints. | 0 |
keshavvishwkarma/kvconstraintkit | A library that provides an easy-to-use Auto Layout DSL for iOS, tvOS, and OSX | 92 |
isair/manuallayout | A flexible layout library for iOS and tvOS views | 280 |
indragiek/swiftautolayout | A tiny DSL for declaratively expressing layout constraints in iOS and OS X apps | 655 |
52inc/pulley | A Swift library to create and manage a drawer-like interface in iOS apps. | 2,022 |
stevestreza/relayout | A microframework to simplify Auto Layout constraint declaration in Swift applications | 554 |
wordlessj/bamboo | A utility framework providing an alternative syntax for Auto Layout and manual layout in iOS apps. | 74 |
pitiphong-p/collectionviewshelflayout | A UICollectionView subclass that displays items in rows without nested views | 377 |