PureLayout is a declarative layout framework and Auto Layout wrapper library used for positioning views and managing constraints in iOS and macOS applications. It provides a programmatic engine for building user interfaces through constrained-based positioning and priority levels. The framework utilizes a fluent-interface API design and wrapper-based abstractions to simplify the definition of layout constraints. It features deferred and batch constraint activation to group multiple rules together for simultaneous application to the view hierarchy. The project covers general Auto Layout manag
MisterFusion is Swift DSL for AutoLayout. It is the extremely clear, but concise syntax, in addition, can be used in both Swift and Objective-C. Support Safe Area and Size Class.
Auto Layout made easy
An easy way to create and layout UI components for iOS (Swift version).
الميزات الرئيسية لـ nerdycat/cupcake هي: Declarative Auto Layout, Layout Frameworks, User Interface Components.
تشمل البدائل مفتوحة المصدر لـ nerdycat/cupcake: skyvive/swiftstraints — Auto Layout In Swift Made Easy. roberthein/tinyconstraints — TinyConstraints is a declarative UI layout engine and constraint-based positioning framework designed to simplify the… marty-suzuki/misterfusion — MisterFusion is Swift DSL for AutoLayout. It is the extremely clear, but concise syntax, in addition, can be used in… nakiostudio/easypeasy — Auto Layout made easy. robb/cartography — Cartography is a declarative layout engine and constraint management framework for Swift. It provides a… purelayout/purelayout — PureLayout is a declarative layout framework and Auto Layout wrapper library used for positioning views and managing…