react-native-calendars
react-native-calendars copied to clipboard
Today text color does not change when disabled
Description
I bumped from 1.1284.0 to 1.1303.0 and noticed Today text color does not change when it's disabled. Though, it works fine for other disabled dates.
This issue doesn't exist in 1.1284.0 version.
Expected Behavior
It should change Today text color to textDisabledColor.
Observed Behavior
Setting textDisabledColor in theme doesn't change today text color to grey.
Environment
Please run these commands in the project folder and fill in their results:
npm ls react-native-calendars:npm ls react-native:
Also specify:
- Device/emulator/simulator & OS version: Android OnePluse
Reproducible Demo
Please provide a minimized reproducible demonstration of the problem you're reporting.
Issues that come with minimal repro's are resolved much more quickly than issues where a maintainer has to reproduce themselves.
Screenshots