datetimepicker
datetimepicker copied to clipboard
Is there a way to remove the background on ios "compact" picker
Question
Is there a way to make this background be transparent?
Bump up. Btw, how did u manage to change text color to white? Seems like textColor prop is not working anymore.
Bump up. Btw, how did u manage to change text color to white? Seems like textColor prop is not working anymore. Works for me! Make sure to set placeholder style to white too
selectedTextStyle={{ color: "white" }}
placeholderStyle={{ color: "white" }}
Any update on this? How can we make it transparent?
Any updates here?
I'm hoping this will address styling inputs once and for all. #906