/BoxLayout

[WIP] SwiftUI's interface like AutoLayout DSL

Primary LanguageSwiftMIT LicenseMIT

BoxLayout

CI Status Version License Platform

What this is

BoxLayout creates a set of NSLayoutConstraints with DSL Style.
DSL is inspired by SwiftUI and other Flexbox style libraries.

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

BoxLayout is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'BoxLayout'

Author

Muukii, muukii.app@gmail.com

License

BoxLayout is available under the MIT license. See the LICENSE file for more info.