FLXView
FLXView copied to clipboard
A UIView that uses Flexbox for layouting. :sparkles:
FLXView
A convenient way to layout views using flexbox. Check out the
Example.playground.
It uses Facebook's flexbox implementation and was inspired by Josh Abernathy's SwiftBox.