mmick66/CalendarView

does not conform to protocol 'CalendarViewDataSource'

Cakston opened this issue · 1 comments

does not conform to protocol 'CalendarViewDataSource'

add this methord along with previous startDate and endDate
func headerString(_ date: Date) -> String? { return "LOL" }