layout
UI framework
A framework for declaratively implementing iOS user interfaces using XML template files and runtime-evaluated expressions.
A declarative UI framework for iOS
2k stars
47 watching
97 forks
Language: Swift
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
purelayout/purelayout | A comprehensive Auto Layout API for iOS and OS X applications | 7,628 |
layoutbox/pinlayout | A layout framework that provides fast and flexible views layouting without using auto layout constraints. | 2,366 |
kennic/framelayoutkit | A Swift library for creating complex and maintainable layouts in iOS applications. | 75 |
mamaral/neon | A framework for building dynamic and beautiful user interfaces using Swift. | 4,582 |
nemecek-filip/compositionaldiffableplayground.ios | A collection of examples showcasing various compositional layout and diffable data source techniques in iOS development. | 638 |
freshos/stevia | A toolset for simplifying and automating layout design in iOS apps using Auto Layout and Visual Format Language | 3,381 |
mortimergoro/mgswipetablecell | A reusable, customizable UITableViewCell subclass with swipeable buttons and various transition options | 6,964 |
isair/manuallayout | A flexible layout library for iOS and tvOS views | 280 |
snapkit/masonry | Simplifies Auto Layout by providing a chainable and expressive syntax for layout constraints. | 18,055 |
devxoul/then | Syntax sugar for initializers in Swift | 4,210 |
floriankrueger/manuscript | A framework for creating Auto Layout in Swift without using CocoaPods or Carthage. | 76 |
swiftkickmobile/swiftmessages | A flexible view and view controller presentation library for UIKit and SwiftUI | 7,335 |
psharanda/fixflex | A lightweight alternative to UIStackView for declarative Auto Layout in iOS and macOS applications. | 32 |
hyperoslo/presentation | A framework for creating animated pages and views in iOS apps with customizable positioning and animations. | 3,046 |
chiahsien/chtcollectionviewwaterfalllayout | A UICollectionView layout class that mimics Pinterest's waterfall design | 4,541 |