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

Month view how to show the month name? #975

Open
MAYILERUMPERUMAL opened this issue Nov 21, 2023 · 1 comment
Open

Month view how to show the month name? #975

MAYILERUMPERUMAL opened this issue Nov 21, 2023 · 1 comment

Comments

@MAYILERUMPERUMAL
Copy link

MAYILERUMPERUMAL commented Nov 21, 2023

Month view how to show the month name? @acro5piano

in renderHeaderMonthView response is
{"dayHeaderHighlightColor": "", "dayHeaderStyle": {}, "headerContentStyle": {}, "locale": "en", "showAllDayEventCell": true, "style": {}, "weekDayHeaderHighlightColor": "", "weekStartsOn": 0}

so how to display the month name in screen

@HamzaaNaseer
Copy link

the library does not have this feature built in. i was also looking for this. But don't worry you can easily implement the logic on your own. look at the below links

https://github.com/acro5piano/react-native-big-calendar/blob/main/stories/full-customization.stories.tsx#L76-L78

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