FLXView
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`:  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...