acro5piano / react-native-big-calendar

gcal/outlook like calendar component for React Native
https://react-native-big-calendar.vercel.app
MIT License
441 stars 145 forks source link

month mode how to show month name ? #974

Closed MAYILERUMPERUMAL closed 10 months ago

MAYILERUMPERUMAL commented 10 months ago

in month views how to show the month name

acro5piano commented 10 months ago

We don't provide such UI. Please implement on your own like this:

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