Questions tagged [cvcalendar]

1 questions
3
votes
2 answers

Swift CVCalendar not updating monthLabel

I recently started using CVCalendar to create a CalendarView with a Week presentation. I created a UILabel called monthLabel which has an outlet to the view's controller The ViewController for this particular view is this one: import UIKit import…
Frakcool
  • 10,915
  • 9
  • 50
  • 89