web-ridge / react-native-paper-dates

Smooth and fast cross platform Material Design date and time picker for React Native Paper
https://www.reactnativepaperdates.com
MIT License
637 stars 161 forks source link

feat(calendar): highlight dates #378

Open mustvlad opened 2 months ago

mustvlad commented 2 months ago

With this update, you can choose to highlight any date in the calendar. This is useful for our project because we want to show our users which dates have events on them.

RichardLindhout commented 2 months ago

Can you show a screenshot of how it looks?