nsomar / OAStackView

Porting UIStackView to iOS 7+
MIT License
2.14k stars 200 forks source link

Use native layout margins when available #103

Closed nikolaykasyanov closed 7 years ago

nikolaykasyanov commented 7 years ago

This makes preservesSuperviewLayoutMargins work properly on supported systems (iOS 8+).