CareLuLu / react-native-web-ui-components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DatePickerIOS is invisible having dark mode enabled

djinely opened this issue · comments

Expected Behavior

DatePickerIOS is invisible having dark mode enabled.

Current Behavior

Screen Shot 2020-07-21 at 15 42 24

Possible Solution

background should be handled differently:

Steps to Reproduce (for bugs)

Activate dark mode and open the datepicker

see this reference: facebook/react-native#26299

@djinely I couldn't reproduce the problem. I tried both with an actual iPhone and the iPhone simulator. What version of the library are you using?

If the package.json of the version of react-native-web-ui-components you're using has "@react-native-community/datetimepicker": "^2.4.0", then you shouldn't have a problem.