What is the difference between Modal and Push segue in Storyboards?

前端 未结 4 514
别跟我提以往
别跟我提以往 2020-11-28 00:55

Can someone explain to me what is the exact difference between modal and push segue?

I know that when we use push the segue ge

4条回答
  •  一生所求
    2020-11-28 01:29

    This is pushing controls using custom push and segue methods for storyboard Story Board

    And Modal is way to navigate through views without using Storyboards.

提交回复
热议问题