Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 797 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 797 Bytes

friend-chat-app

MVVM chat application to send messages and files among users using Stream.IO API

Friend Chat

Demo app

Stream Chat is easy API to implement chatting to your app. Code is clean and MVVM, dependecies injected and fragments navigated. You can chat as long as you want and you can create your own channels, you can send media and so on.

Screenshots:

Italian Trulli

Tech stack:

  • MVVM
  • Dependency Injection (Hilt)
  • Jetpack Navigation Component
  • ViewBinding
  • Kotlin Coroutines, SharedFlow
  • Git
  • Stream SDK