aslanyanhaik / Quick-Chat

Real time chat app written in Swift 5 using Firebase
MIT License
1.84k stars 360 forks source link

Mod? #1

Closed keepnone closed 7 years ago

keepnone commented 7 years ago

Hello,

How could this be modified to show all messages sent to a user instead of just the private messages sent from the current user?

Thank you

aslanyanhaik commented 7 years ago

Hi there. Yeah since it uses Firebase you can modify to show all messages per user. In fact on next update will include group messaging which is almost same functionality.