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
Post a Comment