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
Will Mead
1,376 PointsCould I build a Social Networking App using Swift? (I want to make an app and I just wanted to know)
Just wondering...
1 Answer
Rodrigo Chousal
16,009 PointsAbsolutely! Although it might be best to try some other language (like Python) and integrate it using Swift, it is very possible to do it entirely in Swift. Remember Swift is just a really enhanced version of Objective-C. If you see on the Library page of Treehouse, there is a course for building a simple version of Snapchat. It is called Build a Self-Destructing Message iPhone app.
Will Mead
1,376 PointsWill Mead
1,376 PointsThanks, really helpful!