Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/huyouare/SwiftParseChat

An Example iOS Chat Application with Parse, written in Swift
https://github.com/huyouare/SwiftParseChat

Last synced: 3 months ago
JSON representation

An Example iOS Chat Application with Parse, written in Swift

Awesome Lists containing this project

README

        

# SwiftParseChat
An Example iOS Chat Application with Parse, written in Swift

## Screenshots
screenshot1
screenshot2
screenshot3

## Overview
This is a re-write of https://github.com/relatedcode/NotificationChat using Swift and Storyboards. Supports Facebook login.
Uses Alamofire for Swift HTTP requests, and APAddressBook for easier address book contacts. Please Star this repo if you find it useful.

## Installation
- Clone the repository: https://github.com/huyouare/SwiftParseChat.git
- Open the cloned SwiftParseChat repo folder in console
- Run `pod install`
- Open SwiftParseChat.xcworkspace in XCode