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!
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

Alexandre Serra Jaumot
6,977 PointsiOS Knowledge boost with Complex iOS apps (ObjC and Swift or both)
Hi coders!
I've been doing several iOS development courses of your platform both in ObjC and Swift to grasp the general knowledge while practicing with simple Apps. I would like to boost my knowledge with complex Apps using multiple Classes, Different MVC and combining Pods... To do so, I'd appreciate to learn from existent complex apps to see how they are structure and check the logic behind it.
Could you please give me some OpenSource repos (written in ObjC and Swift or combining both)where I can find such apps to grasp more knowledge.
Thanks!!
1 Answer

Martin Wildfeuer
Courses Plus Student 11,071 PointsOne thing that comes to my mind is the artsy app, created by Ash Furrow, Orta Therox (Cocoapods creator) and other talented devs. I haven't had a look recently, but afaik it features ObjC and Swift in one project. https://github.com/artsy/eigen
Recently, Ello open sourced their iOS app, which is also a great resource. Afaik it's written completely in Swift. https://github.com/ello/ello-ios