FLKAutoLayout
Layout helper
A collection of categories on UIView that simplifies setting up layout constraints in code.
UIView category which makes it easy to create layout constraints in code
1k stars
43 watching
116 forks
Language: Objective-C
last commit: almost 4 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
mergesort/anchorman | An autolayout library for iOS that simplifies working with layout constraints. | 80 |
rightpoint/anchorage | A set of operators and utilities for simplifying Auto Layout code in iOS. | 632 |
flaport/flayout | A set of utility functions and KLayout wrappers for creating and manipulating digital layouts | 11 |
josejuanqm/qlayout | An auto layout utility for iOS | 3 |
wordlessj/bamboo | A utility framework providing an alternative syntax for Auto Layout and manual layout in iOS apps. | 74 |
floriankrueger/manuscript | A framework for creating Auto Layout in Swift without using CocoaPods or Carthage. | 76 |
alexliubj/ezanchor | A library that simplifies Autolayout constraint writing in iOS development | 25 |
efekanegeli/eestacklayout | A layout manager for arranging subviews with varying widths in vertical or horizontal stacks. | 50 |
isair/manuallayout | A flexible layout library for iOS and tvOS views | 280 |
ashikahmad/sugaranchor | Simplifies iOS layout code by providing a more concise syntax for working with constraints and anchors. | 20 |
nicbarker/clay | High-performance 2D UI layout library in C for building responsive and scalable user interfaces. | 1,266 |
onmyway133/easyanchor | A framework that simplifies Auto Layout in iOS and macOS app development by providing a more concise and customizable way to create constraints. | 458 |
aimalygin/stablecollectionviewlayout | A collection view layout that adjusts its content offset after updates | 66 |
ejjonny/backer | A library that provides a simple and flexible way to compose UI layouts | 17 |
declarativehub/layoutless | A framework that simplifies UI layout and styling by providing a declarative way to define common layout patterns. | 432 |