Open-Source Native iOS Messages App
Acani Chats is an instant messaging social application. Use it as an example for building an app that requires user accounts, profiles, messaging, etc.
-
Download & install Xcode 6.3.2 from the App Store
-
Download this project, including its submodules
git clone --recursive git@github.com:acani/Chats.git
-
Open
Clients/iPhone/Chats.xcodeproj
and press Command-R to run the app
Note: User data (e.g., phone number, first & last names, email address, etc.) are sent over SSL to Heroku, stored with PostgreSQL, and may be deleted at anytime for any reason.
For more information, check out the wiki.
This project, including its components and excluding works credited, is released under the Unlicense.