aataraxiaa / ScalingCarousel

A super simple carousel view with scaling transitions written in Swift
MIT License
756 stars 98 forks source link

Visible cell ? #12

Closed dx777 closed 7 years ago

dx777 commented 7 years ago

How can i get callback, when visible cell is changed, in didscroll method ? Than how can i get indexpath, of centered visible cell ? In Bikey gif, content is changed in background,when cell is swiped, i wonder how can i do same ?

ddmob commented 7 years ago

Yes, much needed feature. Any solution expected?

aataraxiaa commented 7 years ago

This will be part of the upcoming Swift 4 release

dx777 commented 7 years ago

I managed to did this, using this method: https://stackoverflow.com/questions/19265655/how-to-get-indexpath-for-cell-which-is-located-in-the-center-of-uicollectionview