Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

activeDayMiddleContainerStyle is no longer available in the DayTheme interface #387

Open
jmangarret opened this issue Aug 30, 2024 · 2 comments

Comments

@jmangarret
Copy link

I am rendering a calendar with a date range and I want the start date and end date to have one color and the middle days to have another color. In a previous version this could be done with the activeDayMiddleContainerStyle property and I passed the background.

"react-native-calendario": "^3.5.2",

@jmangarret
Copy link
Author

See react-native-month too

@maggialejandro
Copy link
Owner

Hi @jmangarret
I don't recall the activeDayMiddleContainerStyle property. What you could do is apply a different style to the ranges (startDateContainerStyle, endDateContainerStyle)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants