Learn how to build your own iOS chat feature with only a few lines of code by using XIB and MVC. Clone this iOS chat app source code and get started by following the steps below.
Description • Key Features • How To Use • Credits
This is an extremely simple chat app source code of an iOS Swift Chat app. It leverages MessageKit and it stores and retrieves data to/from Firebase Firestore. The app design is inspired by WhatsApp. Clone the iOS Chat App Source Code and add a fully fledged chat to your app in minutes.
-
Firebase Authentication for user authentication.
-
Cloud Firestore as a database.
-
Cloud Firestore for store messages between each user.
-
Cloud Storage for image storage.
-
Cloud Storage for vedio storage.
-
Cloud Storage for location storage.
-
Cloud Storage for audio storage.
- Download the source code by cloning this repository
- Download the GoogleService-Info.plist file from your Firebase Console and replace the existing file in ChatApp folder. This will connect the app to your own Firebase instance.
- Install the pods by running
pod update
- Open the xcworkspace file with the latest version of Xcode
This software uses the following open source packages:
- BullzEye - BullzEye Game!
- ToDoListApp - ToDoList App!
GitHub @abdoelbattawy ·