How do I change the color of the text in the UIDatePicker View. Should I use attributed strings?
Thanks
How do I change the color of the text in the UIDatePicker View. Should I use attributed strings?
Thanks
According to Apple's UIKit User Interface Catalog, developers are not allowed to customise date pickers. It has been said already around...
Life's tough!
Well actually you can: https://stackoverflow.com/a/28246053/3376758
I'm not 100% sure if its allowed or not but it works like a charm.