iphone - Animate UICollectionView Cell Insert along a curved path -


i have circular uicollectionview places each item distance apart each other along circular path. when insert item i'm specifying it's starting position in

- (uicollectionviewlayoutattributes *)initiallayoutattributesforappearingitematindexpath:(nsindexpath *)itemindexpath

then, how understand, layout perform animation start point, point specify in - (uicollectionviewlayoutattributes *)layoutattributesforitematindexpath:(nsindexpath *)path

this results in straight line animation, point point b. able specify path animation, move along curved path rather straight one.

any ideas?


Comments

Popular posts from this blog

codeigniter - Fatal error: Call to undefined function lang() in CI Merchant using CardSave -

python - Received unregistered task using Celery with Django -

Line ending issue with Mercurial or Visual Studio -