Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marinbenc authored Sep 8, 2018
1 parent 267c3d1 commit be573c5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# iOS chat tutorial: Building A Realtime Messaging App

These are the project files for the [Scaledrone iOS chat tutorial](https://www.scaledrone.com/blog/posts/ios-chat-tutorial).

To run this example make sure to replace `YOUR-CHANNEL-ID` in [`ChatService.swift`](https://github.com/ScaleDrone/ios-chat-tutorial/blob/master/ScaledroneChat/ChatService.swift).

This project works with Xcode 10 and Swift 4.2.

0 comments on commit be573c5

Please sign in to comment.