CalendarPicker
CalendarPicker copied to clipboard
Change style of in-active today dates.
trafficstars
I am facing an issue with the react-native-calendar-picker package where I am unable to style in-active today dates, which correspond to the dates visible from the previous or next month (Stragglers). Currently, it seems that the todayBackgroundColor prop sets the background color for these in-active today dates, but unfortunately, there is no direct way to change the text color.
Did you solve this?