0

I'm having an issue using the inline datePicker on iOS 14. There appearance is all good in light mode but in dark mode I get this:

enter image description here

As you can see, the highlighted (today's) date is not visible due to white highlighting and white text colour. Am I missing something here? Is this really Apple's default design?

I cannot find any was to change the colour of this highlighted date. I did try to remove the highlighting at all:

datePicker.setValue(false, forKey: "highlightsToday")

But on iOS 14 this crashes.

DevB1
  • 1,235
  • 3
  • 17
  • 43

0 Answers0