Simple anonymous chat application developed for iOS in swift 4.0.
- Setting up the Firebase SDK and JSQMessagesViewController with CocoaPods via Podfile.
- Synchronize data in real time with the Firebase database.
- Anonymously authentication with Firebase.
- Leverage JSQMessagesViewController for a chat UI.
- Indicate when a user is typing.
- Use Firebase for photos storage.