nativescript-ui-feedback
nativescript-ui-feedback copied to clipboard
UI Calendar Event Text Color
I am trying to style the UI Calendar in week view mode. I have spent about an hour or so trying to simply set the color of the text for an event in the calendar.
According to this doc there is a eventTextColor property for the DayCellStyle (in my case CalendarWeekViewStyle.dayCellStyle) which seems to have no effect in android or iOS.
See simple playground example.
Am I setting this incorrectly?
Hi @throwingdarts, Currently, there is no property, which allows changing the Calendar's event text colour. I will mark this as a feature request and would suggest keeping track of the issue for further info.
Hi @tsonevn,
Thanks but if that's the case then for what is the documented eventTextColor used? If I am reading the documentation correctly then shouldn't this be classified as a bug?
Any update on this since more than two years passed?
@tsonevn has this feature been added? I'm having a similar issue to original poster.