Social Chat Messenger App
This iOS14 Chat App is built with Swift in Xcode12 and Using Firebase as backend to authenticate users.
Features
- Light and Dark mode Support
- One on one chat
- Multimedia messages (Photo, Video, Audio, Location)
- Push Notifications
- Firebase users Authentication
- Firebase storage
- Firebase Firestore
- Firebase Cloud Messaging
##ScreenShots
Run Locally
Clone the project. After that you will need to Install Pods
git clone https://github.com/SagarRanipa/SocialChatMessenger.git
Go to the project directory
cd my-project
Install Pods
Pod Install
Because Pods are not Inluded you might would need to edit Little bit to Remove Xcode warnings.
Setup your own Project in Firebase and Add Config File to Project. You would also need to get your Storage reference URL and Server key for Cloud messaging Notifications.