Skip to content

Firebase Realtime Database RecyclerView Pagination #98

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
PatilShreyas opened this issue Mar 17, 2019 · 7 comments
Closed

Firebase Realtime Database RecyclerView Pagination #98

PatilShreyas opened this issue Mar 17, 2019 · 7 comments

Comments

@PatilShreyas
Copy link
Contributor

Link to project (GitHub): https://github.com/patilshreyas/FirebaseRecyclerPagination

Describe the project in 2-3 sentences:
In this project, I implemented support for loading Firebase Realtime Database Query to RecyclerView by loading data in pages. FirebaseRecyclerPaginationAdapter is built on the top of Android Paging Support Library.

Why would Firebase developers be interested in this project?:
FirebaseUI-Android repository has not such API to implement pagination of Firebase Realtime Database. Many developers who implement Realtime Database may need pagination support due to the large database. But there is the unavailability of such API. This project will be useful for many developers.
You can see sample app here implemented using Firebase Recycler Pagination Library.

@samtstern
Copy link
Contributor

@PatilShreyas happy to add you to the site!

@samtstern
Copy link
Contributor

You will need to add a .opensource folder with the proper config to your repo

@PatilShreyas
Copy link
Contributor Author

Thanks for your response !
I will do it and will tell you.

@PatilShreyas
Copy link
Contributor Author

Can we make this feature available in FirebaseUI-Android repository ?

@samtstern
Copy link
Contributor

Closed by #99

@samtstern
Copy link
Contributor

@PatilShreyas if you want to open an issue on FirebaseUI-Android I am happy to discuss it! It would depend on the details and tradeoffs of your implementation.

@PatilShreyas
Copy link
Contributor Author

@samtstern Thank you !
Actually, I already opened an issue on FirebaseUI-Android. Please check on below link.
firebase/FirebaseUI-Android#1601

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants