Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

iOS

Nick Sint
Nick Sint
4,208 Points

Alter the animation of a Push Segue

Hi everyone,

My question is regards to segues.

I was wondering whether there was a way to create a segue that would push a new view controller onto the navigation controller stack but whereby the animation could be customized (i.e. change the default animation for push segues that is the new VC sliding on to the current VC).

An example would be pushing a new VC onto the stack but having a cross dissolve animation instead.

Thanks!

1 Answer

Stone Preston
Stone Preston
42,016 Points

you might have a look at this