2 years ago

#68100

test-img

Ken

on Nativescript Calendar How to styling eventfontcolor with android?

I'm using the Nativescript Calendar on XML & JavaScript I follow Nativescript Documentation using eventTextColor but only ios can using

<calendar:CalendarMonthViewStyle.dayCellStyle>
    <calendar:DayCellStyle showEventsText="false" eventFontName="Times New Roman" eventTextColor="red" eventFontStyle="BoldItalic" eventTextSize="6" />
</calendar:CalendarMonthViewStyle.todayCellStyle>

or can I styling in JavaScript?

javascript

nativescript

0 Answers

Your Answer

Accepted video resources