does not conform to protocol 'CalendarViewDataSource'
Cakston opened this issue · 1 comments
Cakston commented
does not conform to protocol 'CalendarViewDataSource'
chaitanyadeshp commented
add this methord along with previous startDate and endDate
func headerString(_ date: Date) -> String? { return "LOL" }