IOS- How to change text color and selected date border color in UIdatepicker?

1.3k Views Asked by At

As default ios uidatepicker don't allow to change any text color or highlighted date color. Is there only way to create custom date picker? Help me out. Thanks

1

There are 1 best solutions below

2
On BEST ANSWER

you may consider to look at the following links for custom date picker using NSCalendar class https://github.com/mwermuth/MWDatePicker
http://blog.deeplink.me/post/81386967477/how-to-easily-customize-uidatepicker-for-ios