react-native-calendars
react-native-calendars copied to clipboard
Replace the calendar ref style with a state-based style to fix theme changes
The issue I had was that when I changed my phone's theme to dark mode or light mode, the calendar didn't apply the new style. So, I made some changes to make it work, and it works perfectly on my end. I believe this approach can also be used in other components like the agenda.