stephy / CalendarPicker

CalendarPicker Component for React Native
787 stars 369 forks source link

Styling Disable Dates #120

Open SaurabhBrst opened 6 years ago

SaurabhBrst commented 6 years ago

How can i style the container background and text color of disabled dates in calendar.

peacechen commented 6 years ago

Use customDatesStyles to style the disabled dates: https://github.com/stephy/CalendarPicker#custom-styling-individual-dates

The props documentation lists the fields that allow styling of the container and text. https://github.com/stephy/CalendarPicker/blob/master/README.md#calendarpicker-props