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 create a content based iOS app

Hey Guys!! I am trying to create an app which will be rich in content.I want to display sort of little guides in a collection view but I can't figure out how to create a view that will show the content formatted, scrollable and with images.

To explain myself better there are several apps, like Remente, which have a section on their navigation bar of little guides regarding personal development. These guides are displayed in a collection view and when the user clicks the cell in the collection view a second view is displayed showing all the content of that particular personal development tip. I am trying to do the same but I don't know what to use, either pdf's or trying to format text and add the images in the view..... I am pretty lost here! Thanks for the help!!