I have been studying Firestore and trying to use it for the project. Realtime Database is easy to implement because I have a sample project that uses tab and recycler view, but Firestore is in difficulty because there is only a sample called friendly-eat. The realtime database sample also uses a library called com.firebase.ui.database.FirebaseRecyclerAdapter. Is firestore possible? I want to apply it to firestore like the existing RTDB. If anyone knows what I'm talking about, help me figure out how to apply it.
Question: Give me direction to make tabLayout - fragmentPagerAdapter + recyclerview + firestore