Skip to content

harshal-wani/SimpleUnwindExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Unwind Example

When use storyboards, it’s good to be consistent and use the same mechanism to go forward and backward. Unwind segues are the counterpart of action segues.

The point of storyboards and segues in iOS apps is to remove navigation code from view controllers. So, if you use segues to go forward, you should also use segues to move backward.

Storyboard screen view

Unwind screen view

Demo

Example Gif

About

Use unwind segue to navigate back to specific screen

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages