Skip to content
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

Need to implement Paging 3 Data Source #5

Open
SanjayDevTech opened this issue Sep 26, 2023 · 0 comments
Open

Need to implement Paging 3 Data Source #5

SanjayDevTech opened this issue Sep 26, 2023 · 0 comments

Comments

@SanjayDevTech
Copy link
Owner

SanjayDevTech commented Sep 26, 2023

Currently the library allows user to fetch images or videos based on query.

But the user needs to implement their own paging3 data source to do Infinite scroll.
Having a Paging 3 Data source will be helpful.

The implementation should be generic to both View and Compose UI system.

Paging 3: https://developer.android.com/topic/libraries/architecture/paging/v3-overview

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

No branches or pull requests

1 participant