tomvanzummeren / TZStackView

UIStackView replica for iOS 7.x and iOS 8.x
MIT License
1.16k stars 129 forks source link

UIStackView replacement for Nib/Storyboard support #47

Closed kdubb closed 5 years ago

kdubb commented 9 years ago

Generates a TZStackView subclass named UIStackView on platforms without a UIStackView. Ensures TZStackView is used on iOS prior to 9 and the platform UIStackView on iOS 9+