How to set text color for UIDatePicker

Issue #660

Apply tintColor does not seem to have effect.

datePicker.setValue(UIColor.label, forKeyPath: "textColor")
datePicker.setValue(false, forKey: "highlightsToday")
Written by

I’m open source contributor, writer, speaker and product maker.

Start the conversation