FLXView icon indicating copy to clipboard operation
FLXView copied to clipboard

A UIView that uses Flexbox for layouting. :sparkles:

Results 2 FLXView issues
Sort by recently updated
recently updated
newest added

With a behavior similar to `UIStackView`, hidden views won't take up space in flex views by default, unless `flx_layoutWhenHidden` property is set to `YES`: ![image](https://cloud.githubusercontent.com/assets/1083228/14066922/eb2689ea-f457-11e5-91fc-a98043b74c76.png) If we hide the header,...

- I opted you into MIT if you don't mind - The submodule only works if the podspec is in a repo (private or trunk), not when adding the podspec...