UIStackView-Playground
UIStackView-Playground copied to clipboard
A playground demonstrating some of the key features of UIStackView
Follow me on Twitter @iAmChrisTruman if you have stack view questions.
All properties are animatable

Stack views can be 'nested' inside each other

Stack views make Interface Builder simple

UIStackView has been backported to iOS 7 here:
https://github.com/oarrabi/OAStackView