I just started learning AutoLayout for iOS and had a look at Visual Format Language.
It all works fine except for one thing: I just can\'t get a view to center withi
Yes, it is possible to center a view in its superview with Visual Format Language. Both vertically and horizontally. Here is the demo:
https://github.com/evgenyneu/center-vfl