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

Replaced ++ with += 1 - support for Swift 3 #3

Closed vedadsose closed 8 years ago

bendodson commented 8 years ago

Thanks!