react-native-calendars icon indicating copy to clipboard operation
react-native-calendars copied to clipboard

Today text color does not change when disabled

Open fadi-quader-mox opened this issue 1 year ago • 0 comments

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:

  1. 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

fadi-quader-mox avatar Feb 07 '24 05:02 fadi-quader-mox