datetimepicker icon indicating copy to clipboard operation
datetimepicker copied to clipboard

Is there a way to remove the background on ios "compact" picker

Open RSNFreud opened this issue 1 year ago • 7 comments

Question

Is there a way to make this background be transparent? image

RSNFreud avatar Dec 10 '23 17:12 RSNFreud

Bump up. Btw, how did u manage to change text color to white? Seems like textColor prop is not working anymore.

dawid-w avatar Jan 10 '24 21:01 dawid-w

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

RSNFreud avatar Jan 11 '24 19:01 RSNFreud

selectedTextStyle={{ color: "white" }} placeholderStyle={{ color: "white" }}

RSNFreud avatar Jan 11 '24 19:01 RSNFreud

Any update on this? How can we make it transparent?

ammaarkhan avatar Jan 22 '24 00:01 ammaarkhan

Any updates here?

david-castaneda avatar Jun 07 '24 21:06 david-castaneda

I'm hoping this will address styling inputs once and for all. #906

hichemfantar avatar Jun 09 '24 22:06 hichemfantar