You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Works on Firebase.
Updates
- With authentication provided by firebase.
- Sign in
- Create account
- Add friends (chat room) by email.
- Chat history is saved in firebase firestore.
Things Todo
- Also save data in local database.
- Compare updated_time and update data at local database or firestore.
- Using Stream to listen changes of chat.