1 repository
Cross-platform layout tools supporting both iOS and macOS environments.
Distinct from iOS UI Layout: Covers both iOS and macOS unified layout capabilities, whereas the sibling focuses solely on iOS.
Explore 1 awesome GitHub repository matching mobile development · Apple Platform Layout Frameworks. Refine with filters or upvote what's useful.
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
Provides a unified set of tools for positioning views and managing margins across iOS and macOS.