Fetch Data from Firestore and display it to Recycler View:
In this video you will learn how to fetch data from FireStore and display data to RecyclerView. How to show hide progress while loading content with the best approach.
Some Other points you will learn like
1) Difference between List and Mutable List in Kotlin
2) Using For Loop
3) Use Hashmap and traverse its element
4) Typecasting to different Objects
5) Sending Callback to calling class
In this video we learn how to fetch data from firestore in our Android project