OfTheWolf / TwitterProfile

Nested scrolling with pager just like in Twitter and Instagram profile.
MIT License
266 stars 45 forks source link

UICollectionView scrolls horizontally in header not working #24

Closed runryan closed 3 years ago

runryan commented 3 years ago

When the header view controller contains a horizontally scrollable UICollectionView, the collectionview cannot scroll.

runryan commented 3 years ago

Sorry, my bad. I just forgot setting scroll direction for the collectionview.