Skip to content

A UISplitViewController Segue for Storyboards that will push the navigation controller with no animation.

Notifications You must be signed in to change notification settings

tenfef/JDNavigationSegue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JDNavigationSegue

A UISplitViewController Segue for Storyboards that will push the navigation controller with no animation.

It pushes the UISplitViewController's detail controller without animation. The built in segues always animate and this was annoying to me.

It's super simple that it doesn't need complaining but for the noobs:

  • Import the files into your project
  • Create a new segue.
  • Select "Custom" from the drop down and enter JDNavigationSegue" in the "Segue Class" field.

About

A UISplitViewController Segue for Storyboards that will push the navigation controller with no animation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published