Firebase Chat app which uses firebase authentication, realtime database, remote config, admob and crash reporting.
A chat app that uses Google Login and Firebase Realtime database.
All login is done using Google only. All chat messages appear on the same thread and is available for every registered user.
Implemented following the guides at: Firebase Codelabs.