Open stesvis opened 1 year ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Any workaround for this?
facing same issue, any one can help?
I'm having this issue too but on the TimelineList
component.
Description
Can't change the Agenda events container background color.
Expected Behavior
Setting the
backgroundColor
should change the background color of the events area.Observed Behavior
The background color does not change, it remains light gray.
Environment
Please run these commands in the project folder and fill in their results:
npm ls react-native-calendars
:npm ls react-native
:Also specify:
Reproducible Demo
https://snack.expo.dev/@stesvis/agenda-background-color
Screenshots
I would expect the events area to be red. That is the area where I can't set the background color.