ios - How to change the default layout animation curve in a custom UICollectionView layout engine? -


i've got collection view setup run custom collection view layout. can animate cells appearing , disappearing changing transformations , alpha on uicollectionviewlayoutattributes, however, change animation curve use springs + damping in order make cells "bounce" when appear.

does have idea of how can achieve this?

thanks,


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -