I'm just updating my application to use iOS 7. My plan is to set the background color in black with white text on a UIDatePicker. Is there a possible way I can set the color of the text on a UIDatePicker? If not, then it would be nice to have "setDatePickerViewStyle:UIDatePickerStyleLightContent" for UIDatePicker to be similar to the status bar style.
Any suggestion appreciated.