I use a regular storyboard and press segues in xcode, but I want segues to just appear in the next view, and not slide in the next view (for example, when you use the tab bar and the next view appears).
Is there a simple easy way for a regular push segment to just βpop upβ rather than βslideβ without the need to add custom segments?
Everything works fine, I just want to remove this slide animation between the views.
xcode animation segue
Richard Apr 25 '13 at 7:47 2013-04-25 07:47
source share