iosdevted / real-time-chat

iOS Real Time Chat App with Cloud Firestore & Swift 5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

💬 Real Time Chat

Real time chat app built using Swift and Firestore for backend. It has simple and interactive user interface. You just need to login/signup and you are good to go.

How to run a demo app

  1. Download the source code by cloning this repository
  2. Download the GoogleService-Info.plist file from your Firebase Console and replace the existing file in the folder. This will connect the app to your own Firebase instance.
  3. Install the pods by running
pod install
  1. Open the xcworkspace file with the latest version of Xcode

About

iOS Real Time Chat App with Cloud Firestore & Swift 5

License:MIT License


Languages

Language:Swift 99.4%Language:Ruby 0.6%