In this video, we dive into displaying users from Firebase on the main screen of our Kotlin chat application. We've already covered the login process with snack bar notifications in previous videos, so now we're moving forward by implementing the main screen navigation, fetching user data from Firebase, and listing the users. We'll also address session handling with Firebase, set up ViewModels for managing UI states, and ensure that users stay logged in even after reopening the app. Watch as we build this crucial part of our chat app step-by-step!
Github : https://github.com/charlie-leo/FirebaseChatApplication/tree/youtube
Blog : https://medium.com/@charles.raj412
Tamil Channel : @CharlesRealmProgrammer
https://www.youtube.com/@CharlesRealmProgrammer
Download
0 formats
No download links available.
Chat App with Firebase: Read, Write & List User Data From Firebase Realtime DB #4 | NatokHD