bendodson / MonthYearWheelPicker

A UIPickerView subclass that allows you to quickly add a picker for just month and year; in most cases it can be used as a drop-in replacement for UIDatePicker.
https://bendodson.com
The Unlicense
183 stars 42 forks source link

Changed syntax to support swift 3 #4

Closed jiayangmiao closed 7 years ago

bendodson commented 7 years ago

I will merge this at some point either by creating a new branch soon or by merging it into master once Swift 2.3 has been deprecated.

bendodson commented 7 years ago

Thanks again for this. Now merged into master as I've tagged older versions of Swift for those that need them.