BoxLayout creates a set of NSLayoutConstraints with DSL Style.
DSL is inspired by SwiftUI and other Flexbox style libraries.
To run the example project, clone the repo, and run pod install
from the Example directory first.
BoxLayout is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'BoxLayout'
Muukii, muukii.app@gmail.com
BoxLayout is available under the MIT license. See the LICENSE file for more info.