Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 481 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 481 Bytes

real-time-chat

Simple anonymous chat application developed for iOS in swift 4.0.

screens

Features

  • 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.