Genie or Similar Effect for Add to Favourites

前端 未结 4 1309
遥遥无期
遥遥无期 2021-01-06 11:27

I have a iPhone application with \'All\' and \'Favourites\' tabs containing a standard master detail layouts. When on the \'All\' tab a user can select \'Add to Favourites\'

4条回答
  •  没有蜡笔的小新
    2021-01-06 11:58

    How about the animation Mail uses for moving a message into a folder? It might be familiar to your users, and it shouldn't be hard to implement using a CAKeyframeAnimation.

提交回复
热议问题