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

change deprecated method #17

Closed gigal0l closed 3 years ago

gigal0l commented 4 years ago

remove force unwrapped swift 5 available

bendodson commented 3 years ago

Thanks for the update (sorry it took so long to merge it in)