wix / react-native-calendars

React Native Calendar Components 🗓️ 📆
MIT License
9.59k stars 2.96k forks source link

AgendaList SectionHeader style not reacting to date changes #2516

Open souvik-ghosh opened 2 months ago

souvik-ghosh commented 2 months ago

Description

I'm using the renderSectionHeader prop to render custom section headers and trying to highlight the selected date background color. It isn't working as the _renderSectionHeader callback inside agendaList doesn't react to date changes.

Screenshots

Adding this fixes the issue

Screenshot 2024-08-29 at 6 54 02 PM