-
Notifications
You must be signed in to change notification settings - Fork 3k
Description
Hi βοΈ,
Description
Customize the week number column in the header and the monthView with custom width, text color or text size.
stylesheet.day.basic.weekNumbers
?
stylesheet.calendar.header.weekNumbers
?
Observed Behavior
I would like to set custom style only for the week numbers cell in the header (empty) and the month view (number). I need place in day cell so I want to decrease the week number column width as maximum. See the demo below.
As you can see, I have succeeded to decrease week numbers cell in month view and keep a larger width for days but now the header is shifted. I put red borders to make the problem more clear.
Environment
Please run these commands in the project folder and fill in their results:
npm ls react-native-calendars
: [email protected]npm ls react-native
: [email protected]
Also specify:
Reproducible Demo
https://snack.expo.io/@tom.corvus/react-native-calendar-demo-1
Thanks for your answer and your work π