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

How to code the design learnt in Mobile App Design for iOS

Most of the tutorials on iOS build apps that use the table view controller or the view controller. Looking at most modern apps, most of them have views that use a combination of both. For example how would I actually code the design learnt in the mobile App Design class. I have completed all the tutorials but I am still lost in creating a design that is neither a table view controller nor a plain view controller, but have combination of both.