Skip to content
This repository was archived by the owner on Jun 15, 2021. It is now read-only.

Latest commit

 

History

History
34 lines (21 loc) · 1.03 KB

README.md

File metadata and controls

34 lines (21 loc) · 1.03 KB

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.