AndroidPagingWithCoroutines
AndroidPagingWithCoroutines copied to clipboard
Update to Paging 3.0
Since Paging 3.0 already supports coroutines outside the box, time to update this project to use the latest library.
Paging 3.0 is alpha now, not suitable for production.
Paging 3.0 is alpha now, not suitable for production.
Yes. the coroutines implementation is still on the master branch and there's a Paging 3-0 branch. Check the ReadMe for more details.