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

Customize font and color? #9

Closed iad24 closed 3 years ago

bendodson commented 3 years ago

Like UIDatePickerView, this is backed by a UIPickerView which does not have public methods to change the font or colour.