ios - Animate UICollectionViewCell Reloading -


i have looked over, without luck. i'll keep short , sweet. feel should looking @ uicollectionviewlayout, not entirely sure.

i want achieve: custom animation uicollectionviewcell when data reloaded. e.g. cell contents spirals in (as example).

how can achieve this?

thanks!

you use activity indicator view. code like:

[youraiv startanimating]; [yourcollectionview reloaddata]; [youraiv stopanimating]; 

Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -