https://github.com/afrazcodes/swiftchatapp
Realtime firebase chat app written in Swift 5
https://github.com/afrazcodes/swiftchatapp
Last synced: about 1 year ago
JSON representation
Realtime firebase chat app written in Swift 5
- Host: GitHub
- URL: https://github.com/afrazcodes/swiftchatapp
- Owner: AfrazCodes
- Created: 2020-06-06T19:26:03.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-08-14T13:38:24.000Z (almost 5 years ago)
- Last Synced: 2025-03-30T02:03:38.914Z (about 1 year ago)
- Language: Swift
- Size: 45.6 MB
- Stars: 175
- Watchers: 8
- Forks: 66
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Messenger Real Time Chat App
A beginners swift project to create a real time chat application in Swift 5 using Firebase.
## Features
- Facebook Log In
- Google Sign In
- Email/Pass Registration / Log In
- Photo Messages
- Video Messages
- Real Time Conversations
- Location Messages
- Search for Users
- Deleting Conversations
- User Profile
- Dark Mode Support
Take a look at the free playlist on YouTube for a step by step guide how to build this project!
## Set Up
After cloning the repo, you'll need to run `pod install` to install cocoapod dependencies.