I just can't figure it out how to use a segue in my storyboard. When should I use a push segue and when a modal segue? How are they different from each other?
You use a push segue if you want to push from one view controller to another when in the context of a navigation controller.
You can use a modal seque to present one view controller on another. This is normally done from animating from the bottom to top of then screen. This can be done from inside, or not inside, a navigation controller.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With