Saturday, 7 September 2013

How do i create a transition that does the opposite of "Cover vertical"

How do i create a transition that does the opposite of "Cover vertical"

I am using the storyboard in Xcode to create a prototype of my app. At one
point i have a view that slides up using the segue "cover vertical". How
can have that view slide back down again if users press cancel on that
screen.
Basically I am looking for a transition that makes me take the user back
to the previous screen. To the below layer that was just covered by the
view that slid up from the bottom if you will.
Cheers

No comments:

Post a Comment