alinbabu2010 / QuotesApp

Android application that display a list of quotes.
MIT License
2 stars 0 forks source link
android android-application android-kotlin coroutines-flow hilt-android hilt-dependency-injection jetpack-lifecycle-components koltin kotlin-coroutines paging-library paging3 retrofit2

QuotesApp

Android application that displays a list of quotes. Built to explore Paging3 library

PagingSource implementation source code here.
Remote mediator implementation source code here.

Checkout this branch for refresh for paging source implementation by razi3742

Check this branch for different implementation of retry mechanism

Libraries

JetPack
Paging3
Hilt
Retrofit