Can someone explain to me what is the exact difference between modal and push segue?
modal
push
I know that when we use push the segue ge
This is pushing controls using custom push and segue methods for storyboard
And Modal is way to navigate through views without using Storyboards.