BenjaminPrieur / IOStickyHeader

Parallax and Sticky header done right using UICollectionViewLayout
MIT License
196 stars 24 forks source link

Issues with reloadItems(at: ) #22

Open nickgzzjr opened 6 years ago

nickgzzjr commented 6 years ago

When I use IOStickyHeader with collectionView.reloadItems(at: indexPaths), it seems to be doing some weird stuff were the header view moves (even though it should be sticky).