acro5piano / react-native-big-calendar

gcal/outlook like calendar component for React Native
https://react-native-big-calendar.vercel.app
MIT License
422 stars 138 forks source link

How to change the Current day name color in month view? #997

Closed ImranMunawaar closed 6 months ago

ImranMunawaar commented 6 months ago

How to change the Current day name in monthView?? @lorenzogatti @Letty @titanve @fabrianibrahim I want to change the current day color right now it's showing blue.

2023-12-28_17-12-19
ImranMunawaar commented 6 months ago

@acro5piano Please can you help me with this question?

acro5piano commented 6 months ago

@ImranMunawaar Hi, a happy new year!

Please set your primary color by providing a theme. use theme.palette.primary.main.

For more details, please take a look at the document: https://github.com/acro5piano/react-native-big-calendar?tab=readme-ov-file#theme

If you have further issues, please reopen this thread. Thanks