polqf / TwicketSegmentedControl

Custom UISegmentedControl replacement for iOS, written in Swift
MIT License
1.76k stars 176 forks source link

Fixed a compilation error on Swift 3 #31

Open rbguillen opened 6 years ago

rbguillen commented 6 years ago

The property UIFontWeightMedium is no longer available and has been replaced by UIFont.Weight.medium