FlowUI
About
A set of convenient initializers and extensions for rapid UI prototyping, based on the idea of using results builders with UIStackView and chained methods.
Example
To run the example project, clone the repo, open FlowUI.xcworkspace, select and run FlowUI-Example.
Requirements
iOS 13
Installation
FlowUI is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'FlowUI'Documentation
Documentation with a few samples of usage
Author
License
FlowUI is available under the MIT license. See the LICENSE file for more info.