You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Luminosity ratio should be more than 4:5:1 for text contents, the text in the calendar don't have enough contrast with the background therefore makes it hard to read for vision impaired users.
Bug report
Summary
Luminosity ratio should be more than 4:5:1 for text contents, the text in the calendar don't have enough contrast with the background therefore makes it hard to read for vision impaired users.
Reproducible sample code
<RNDateTimePicker value={new Date()} display={Platform.OS === "ios" ? "inline" : "default"} mode="date" onChange={() => {}} themeVariant={"light"} />
Steps to reproduce
Just open the calendar
Describe what you expected to happen:
Luminosity ratio should be higher than 4:5:1
Environment info
npx react-native info
output:# paste it here
Time zone name (If the problem you have is related to unexpected time / date. See list in https://en.wikipedia.org/wiki/List_of_tz_database_time_zones).
datetimepicker version: 8.1.0
iOS / Android version: 17.5 (iOS)
The text was updated successfully, but these errors were encountered: