drf1229 macrumors regular Original poster Jun 22, 2009 237 0 Jun 25, 2009 #1 I've seen in a lot of common apps that when you touch a button or something, it appears to slide into the next view. Can anybody show me how to do that or at least link me to a tutorial? Any help is appreciated!
I've seen in a lot of common apps that when you touch a button or something, it appears to slide into the next view. Can anybody show me how to do that or at least link me to a tutorial? Any help is appreciated!
J jnic macrumors 6502a Oct 24, 2008 567 0 Cambridge Jun 25, 2009 #2 It's done with a UINavigationController. The NavBar code sample shows an example of how it's done.