UPCarouselFlowLayout
UPCarouselFlowLayout copied to clipboard
Reset item position when collection view data is reloaded
As my issue title suggests, I'm curious how I can reset the position of the carousel when the .reloadData() function is called on the associated UICollectionView. I'd like it to reset to the first item in the collection.
Thanks!
+1 on this. Any thoughts?