JZCalendarWeekView icon indicating copy to clipboard operation
JZCalendarWeekView copied to clipboard

How to get click event and date of click on column header date ?

Open RanjeetStiga opened this issue 5 years ago • 1 comments

RanjeetStiga avatar May 24 '19 05:05 RanjeetStiga

Customise your own JZColumnHeader and save the Date in your customised view when viewForSupplementaryElementOfKind updateView. Then set UITapGestureRecognizer to this view.

zjfjack avatar May 24 '19 09:05 zjfjack