Add Slide In from Left to Right animation(transition) in addSubView

后端 未结 2 1231
轮回少年
轮回少年 2021-02-02 15:07

I Try to imitate the NavigationViewController, very similar to default MailApp in iPhone

When clicking on a Mail summary, it shoul

2条回答
  •  遇见更好的自我
    2021-02-02 15:32

    Or you could check out : HorizontalSlide Segue (just google it I cant get the link, on mobile) its a great sliding transition that is simply a segue that you add from view A to B....

    On a side note, if this is in a nav controller, a push or a pop should have a slide animation by default...

提交回复
热议问题