Denis Lebedev

3pods
iOS 9 introduced the very cool UIStackView, UIStackView can be used to easily create simple and complex layouts.
As expected UIStackView
can only be used for iOS9 and up. This project tries to port back the stackview to iOS 6+.
License: MIT