So, i'm building an app. And i have to get data to recyclerView from Firestore. I don't want to use FirebaseUI but couldn't figure out the Pagination 3 for it aswell. There is only one Medium story about it, which didn't work for me. So, im confused.
If there is anyone who has done that before, i would love to hear how.
My Application uses MVVM, Hilt and Coroutines. But Flow is also okay.