How to facebook style transition

前端 未结 2 1122
遇见更好的自我
遇见更好的自我 2021-01-12 17:59

Want to implement a view controller transition similar to used in facebook and many other apps, snapshot is attached. Will it require playing with CoreAnimation framework or

2条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-12 18:22

    Take a look at this, it might give you a starting point: https://github.com/Inferis/ViewDeck/

提交回复
热议问题