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
  Joshua Hardy
17,317 PointsI am looking for a tutorial for 'how to make a page view controller' using xcode.
I am developing an app. A page view controller is the format I need to use. I have not been able to find any tutorials in regards to this type of view controller. Any suggestions?
Would it be easier to choose page view controller when creating the app or single view and adding what is needed?
Note* I am using Objective C.
Joshua Hardy
17,317 PointsThanks Jeff, but that's in Swift. I am using Objective C. I apologize for not clarifying that in the original post. I will edit it to say that.
If I was using Swift, that would be perfect. That is an easy to use guide.
1 Answer
Jeff McDivitt
23,970 PointsAhh! I see If I come across something I will let you know
Jeff McDivitt
23,970 PointsJeff McDivitt
23,970 PointsTry this out
https://spin.atomicobject.com/2015/12/23/swift-uipageviewcontroller-tutorial/