#Kotlin paging In this application, I have implemented Infinite Scrolling using the concept of pagination. This app fetches the data from GitHub API using Retrofit2 and presents data with the help of paging adapter. I have implemented MVVM architecture and used Hilt.

Tech Stack = Kotlin, Retrofit, Paging3, MVVM, Xml. GitHub url = "https://quotable.io/quotes"

image image