ChatApp Created by Samuel Doherty on 9/11/15. Email: kodydoherty@gmail.com
Copyright (c) 2015 KodeDen.com. All rights reserved.
Example of basic chat app using Parse and Swift 2.0. Project has been updated to support Swift 2.0 and xcode 7.
Parse.framework AudioToolbox.framework CFNetwork.framework CoreGraphics.framework CoreLocation.framework QuartzCore.framework Security.framework StoreKit.framework SystemConfiguration.framework libz.dylib libsqlite3.dylib
- Register a new users and login.
- View list of existing users. Select a user to chat with.
- Start a chat, you can report or block the user in the same screen.