OAStackView

MIT License
Objective-C
iOS

1 image

Author

Description

Porting UIStackView to iOS 7+

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+.

OAStackView aims at replicating all the features in UIStackView

Tags