Can UIStackView support iOS 8 or 7?

Ted picture Ted · Jun 23, 2015 · Viewed 19k times · Source

I know that UIStackview is a new feature in iOS 9. If I want my app to support iOS 8 or iOS 7, does that mean I shouldn't use stack views?

Answer

Jeffery Thomas picture Jeffery Thomas · Jun 23, 2015

It looks like it's for iOS 9+.

UIStackView

Availability

Available in iOS 9.0 and later