tomvanzummeren / TZStackView

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

Swift 3.0 support #86

Open sammcewan opened 8 years ago

sammcewan commented 8 years ago

Here's a quick pass of the Swift 3 conversion we're using in a project. Definitely room for tidying up syntax and such but all tests pass and it works great for us.

Only notable change was to the KVO value change monitoring.