Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hide part of header #1098

Open
voulgarakis opened this issue Sep 11, 2024 · 2 comments
Open

Hide part of header #1098

voulgarakis opened this issue Sep 11, 2024 · 2 comments

Comments

@voulgarakis
Copy link

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
ImportedPhoto_1726037389254

@acro5piano
Copy link
Owner

@voulgarakis Thank you for flagging this. Currently there is no way to do that. The workaround could be to implement your own renderHeader function.

If you create a pull request for it, I'm happy to merge it. Thanks!

@acro5piano
Copy link
Owner

P.S
You can provide your own theme to modify the color of event cells. https://github.com/acro5piano/react-native-big-calendar?tab=readme-ov-file#theme

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants