'Today' background color is applied to the same day on other months
When using showDayStragglers={true} and set a color on todayBackgroundColor, this color is applied on same day on other months 'stragglers'.
See below image (day 1 is today).

That may have been due to recent changes in the styling logic. Please submit a PR to fix this.
The same behavior here. react-native-calendar-picker 7.1.2 react-native 0.64.1
Same here
having same issue.
I am facing the same issue. Does anyone have the solution for the same?
disabledDatesTextStyle={{ width: "100%", height: "100%", backgroundColor: "white", textAlign: "center", textAlignVertical: "center", }}