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

https://github.com/jamestang12/flash-chat

Flash Chat is an internet based messaging app similar to WhatsApp, the popular messaging app that was bought by Facebook for $22 billion. This app uses services such as Firebase Firestore as a backend database to store and retrieve our messages from the cloud.
https://github.com/jamestang12/flash-chat

firebase firebase-auth firestore ios swift

Last synced: 2 months ago
JSON representation

Flash Chat is an internet based messaging app similar to WhatsApp, the popular messaging app that was bought by Facebook for $22 billion. This app uses services such as Firebase Firestore as a backend database to store and retrieve our messages from the cloud.

Awesome Lists containing this project

README

          

# Flash Chat

Flash Chat is an internet based messaging app similar to WhatsApp, the popular messaging app that was bought by Facebook for $22 billion. This app uses service such as Firebase Firestore as a backend database to store and retrieve our messages from the cloud.

## Tools

- Swift
- iOS 13
- Swift Package Manager
- Cocoapods
- Firebase
- FireStore
- IQKeyboardManager

## Functionality

- [x] Login and register new user into database
- [x] Send and receive message
- [x] Texting in realt time

## Screenshots