Itallo Rossi Lucas

Results 3 comments of Itallo Rossi Lucas

Hi, You can implement the method titleDefaultColorFor from the FSCalendarDelegateAppearance delegate and verify if the date is a dayOff or not. For example: ``` func calendar(_ calendar: FSCalendar, appearance: FSCalendarAppearance,...

Hmm.. I misunderstood what you said. For this scenario I don't know any public API method, but your solution seems quite good. I'll take a look later and see if...

Hi, I spent some time looking at it and you right about it. A property for weekendDayTextColor must be created in order for you to be able to customize it...