Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.05 KB

README.md

File metadata and controls

26 lines (19 loc) · 1.05 KB

SmallTalk messenger

Build Status swift-version license

Fast and small iOS messenger written on Swift using Firebase

Features

  • Messages, chats and users full-text search with Algolia
  • Voice messages
  • Message attachments (images only)
  • Images caching (avatars, messages etc)
  • Forward, copy and delete messages context actions
  • Realtime updates everywhere using Firestore
  • Dark mode support
  • Phone number authentication

TODO

  • Push notifications
  • Stickers
  • Video attachment support
  • Settings & preferences
  • Unit tests 💩