We have following issue:
- We use an inApp browser to render a website to onboard a customer
- We have an input field with type="date". Clicking this field renders the usual device-dependent date picker view
- On Android devices we realized, that the date picker is going to a dark mode and the UX gets disturbed (see screenshot).
Is there any way of how to control the styling of the date picker?
Screenshot from Android device with normal (non dark mode) settings
We tried to implement an input type="date" field and expect a date picker which is correctly styled