rheyansh / RPicker

Simple and Easy-to-Use iOS Swift Date and Options Picker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Background Color - Don't see the fonts If have Dark Template

ezemartinezna opened this issue · comments

Hi rheyansh!

Thanks for all for this PickerView that you build.
I have detected that, if you have the Dark Theme Set up in your iPhone, I can't see the fonts.

I have a solution if I change the background color.

datePicker.backgroundColor = UIColor.black

How can I know if the iPhone has the Dark Theme or the Light Theme?
Regards!
Bye :)

Hi ezemartinezna,

Thanks for your support. Dark mode support added.