Skip to content
Terry Wang edited this page Mar 30, 2016 · 3 revisions

For basic information take a look at Readme document.

Delegate API:

Notes

  • If you want to show dot marker for specific dates, in addition to implement dotMarker:shouldShowOnDayView in the CVCalendarViewDelegate, you need to also implement dotMarker:colorOnDayView. Otherwise, there'll be an runtime error.