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

Will Mead
Will Mead
1,376 Points

Could 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
Rodrigo Chousal
16,009 Points

Absolutely! 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
Will Mead
1,376 Points

Thanks, really helpful!