EEStackLayout

Stack layout

A layout manager for arranging subviews with varying widths in vertical or horizontal stacks.

A structured vertical/horizontal stack layout

GitHub

50 stars
3 watching
10 forks
Language: Swift
last commit: almost 5 years ago
Linked from 1 awesome list

cocoapodsstackstacklayoutswifttags

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
entroform/stack-up.js A JavaScript plugin to create fixed-width, variable-height grid layouts 115
kennic/framelayoutkit A Swift library for creating complex and maintainable layouts in iOS applications. 75
ashikahmad/sugaranchor Simplifies iOS layout code by providing a more concise syntax for working with constraints and anchors. 20
bridger/stacklayout A layout manager that simplifies common Auto Layout patterns by managing constraints and allowing semantic method names for easy configuration. 76
nemecek-filip/compositionaldiffableplayground.ios A collection of examples showcasing various compositional layout and diffable data source techniques in iOS development. 638
pitiphong-p/collectionviewshelflayout A UICollectionView subclass that displays items in rows without nested views 377
floriankugler/flkautolayout A collection of categories on UIView that simplifies setting up layout constraints in code. 1,495
mirego/pinlayout A fast and flexible layout system for Swift views without auto layout constraints. 0
psharanda/fixflex A lightweight alternative to UIStackView for declarative Auto Layout in iOS and macOS applications. 32
isair/manuallayout A flexible layout library for iOS and tvOS views 280
ejjonny/backer A library that provides a simple and flexible way to compose UI layouts 17
suavepirate/arclayout Provides a C# interface to an Android UI component that displays 3D graphics in a circular layout 6
fdzsergio/sffocusviewlayout A UICollectionViewLayout subclass for displaying focused content on a UICollectionView. 1,761
skydoves/expandablelayout An Android layout component that provides an expandable two-level layout with an indicator and customizable animation. 832
yahoojapan/uicollectionviewsplitlayout A layout class for UICollectionView that divides sections into two columns. 243