pitiphong-p / CollectionViewShelfLayout

A UICollectionViewLayout subclass displays its items as rows of items similar to the App Store Feature tab without a nested UITableView/UICollectionView hack.
MIT License
376 stars 30 forks source link

If I can have sectionHeadersPinToVisibleBounds properties #10

Closed LiuSky closed 6 years ago

LiuSky commented 6 years ago

If I can have sectionHeadersPinToVisibleBounds properties

pitiphong-p commented 6 years ago

Yeah sure, you can implement that if you want and open a PR back here :)