https://github.com/scaledrone/ios-chat-tutorial
iOS/Swift chat tutorial
https://github.com/scaledrone/ios-chat-tutorial
Last synced: about 2 months ago
JSON representation
iOS/Swift chat tutorial
- Host: GitHub
- URL: https://github.com/scaledrone/ios-chat-tutorial
- Owner: ScaleDrone
- Created: 2018-09-08T10:24:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-17T06:43:15.000Z (over 6 years ago)
- Last Synced: 2025-03-26T03:04:51.815Z (2 months ago)
- Language: Swift
- Homepage: https://www.scaledrone.com/blog/ios-chat-tutorial/
- Size: 170 KB
- Stars: 44
- Watchers: 3
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.