Skip to content

This project demonstrates implementing Paging 3 with offline caching using Room, Retrofit, and DTOs in Jetpack Compose. It efficiently loads and paginates data from the Unsplash API while ensuring seamless offline access. The app follows MVVM architecture, leveraging RemoteMediator for syncing network and local data.

Notifications You must be signed in to change notification settings

Janarthananbabu/Paging_Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

About

This project demonstrates implementing Paging 3 with offline caching using Room, Retrofit, and DTOs in Jetpack Compose. It efficiently loads and paginates data from the Unsplash API while ensuring seamless offline access. The app follows MVVM architecture, leveraging RemoteMediator for syncing network and local data.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages