gskbyte / GSKStretchyHeaderView

A generic stretchy header for UITableView and UICollectionView
MIT License
1.75k stars 185 forks source link

buttons and touches inside headerView don't work #79

Closed daurenm closed 6 years ago

daurenm commented 6 years ago

For some reason, neither buttons or tap gestures don't work inside headerView (inside collectionView)

gskbyte commented 6 years ago

Hi,

there must be some issue with the configuration of the view. Please check the examples for reference :)