// Month format in calendar title. Formatting values: http://arshaw.com/xdate/#Formatting
monthFormat={'yyyy MM'}
This works for me in the theme prop:
{
"stylesheet.calendar.header": {
header: {
height: 0,
opacity: 0
}
}
}
This works for me in the
themeprop:{ "stylesheet.calendar.header": { header: { height: 0, opacity: 0 } } }thanks,it鈥榮 a good way
Most helpful comment
This works for me in the
themeprop: