SkillAgentSearch skills...

JDNavigationSegue

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

Install / Use

/learn @tenfef/JDNavigationSegue
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.
View on GitHub
GitHub Stars4
CategoryDevelopment
Updated10y ago
Forks0

Languages

Objective-C

Security Score

55/100

Audited on Jul 2, 2015

No findings