nowinandroid
nowinandroid copied to clipboard
[FR]: Add paging in the demo, and add the drop-down refresh and drop-down load functions
Is there an existing issue for this?
- [X] I have searched the existing issues
Describe the problem
No dropdown refresh, dropdown load more features on the page
Describe the solution
Add paging in the demo, and add the drop-down refresh and drop-down load functions
Additional context
No response
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Hi there!
-
Adding the Paging library is on the roadmap, we're just waiting for the Paging testing artifacts for PagingSources from Room to be more available.
-
Load more as a feature is not necessary because of the push based synchronization the app used. See guide for more information on this.
-
Adding pull to refresh is not strictly necessary because of the synchronization feature, though it can be added. We will evaluate this and thanks for the feedback!
ok,thanks
Hi :
The latest version of paging-compose is 3.2.0, Is there a plan to add paging now? Looking forward to integrating the paging library in NowInAndroid.