An open API service indexing awesome lists of open source software.

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

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.