react-native-big-calendar
react-native-big-calendar copied to clipboard
Hide part of header
Hi all,
Is there a way to hide the date part of the header but still show the all day events?
I use a custom header in my app, so I use the renderHeader with null to hide the header but I want to show the all day events.
PS: How can I change the color of the all day events?
Thanks