WeView2
WeView2 copied to clipboard
An iOS Auto Layout Alternative
A pure swift implementation and example will be very useful.
From Bridger:: ``` it would be awesome if WeView used alignmentRects check out the header comments in UIView for buttons with text in them we could set the alignment rect...
When select layout item from left-side menu, choose a layout twice, the app crashes
Going through the different layouts, http://charlesmchen.github.io/WeView2/TutorialLayouts.html The layouts seem to work with the use\* methods (ie. useVerticalDefaultLayout:) but don't with the add \* methods, ie addSubviewWithFillLayout:) The tutorials seem incorrect....