Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

charlieasmith96

macrumors member
Original poster
May 17, 2013
34
100
Hey guys, just wondered if I could have some help.

I am creating an iPhone application where the user can swipe between views. This is exactly the same as the Twitter application where you can swipe laterally on the Timeline tab between Home, Activity and Discover. I was just wondering how to do this in Xcode? Would I use PageViewController?

Thanks in advance :)
 


Hey, that looks great!

I'm sorry I'm not that experienced with Objective-C. Would you mind telling if it can take multiple View Controllers as opposed to a single one and just applying an effect to it (like UI PageViewController does). Also, do you know if the Nav-Bar at the top is customisable (can it be removed?)

Thanks! Again sorry I do not have a huge amount of experience with Objective-C.

x
 
Hey, that looks great!

I'm sorry I'm not that experienced with Objective-C. Would you mind telling if it can take multiple View Controllers as opposed to a single one and just applying an effect to it (like UI PageViewController does). Also, do you know if the Nav-Bar at the top is customisable (can it be removed?)

Thanks! Again sorry I do not have a huge amount of experience with Objective-C.

x

I am not familiar with the control but by reading their instructions, yes, it supports multiple ViewControllers. As for customising/removing the NavigationBar, I don't think they expose such option so you'd probably have to change the code yourself
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.