TBXark / PinterestSegment

A Pinterest-like segment control with masking animation.
http://tbxark.com/2016/12/08/2016-12-08-Swift-Pinterst/
MIT License
687 stars 56 forks source link

Update project settings for Swift4.2 and Xcode10 #9

Closed omatty198 closed 6 years ago

omatty198 commented 6 years ago

What

TBXark commented 6 years ago

Using .valueChanged instead of UIControlEvents.valueChanged and UIControl.Event.valueChanged, it is compatible with both Swift4.1 and Swift4.2, I think this solution might be a little better. Same as NSAttributedString.Key and NSAttributedStringKey