Open RanjeetStiga opened 5 years ago
Customise your own JZColumnHeader and save the Date in your customised view when viewForSupplementaryElementOfKind updateView. Then set UITapGestureRecognizer to this view.
JZColumnHeader
Date
viewForSupplementaryElementOfKind
updateView
UITapGestureRecognizer
Customise your own
JZColumnHeader
and save theDate
in your customised view whenviewForSupplementaryElementOfKind
updateView
. Then setUITapGestureRecognizer
to this view.