Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 271 Bytes

readme.md

File metadata and controls

10 lines (9 loc) · 271 Bytes

Remote Mediator Example

A simple Android application for trying Paging 3 - Remote Mediator.This application created with using TMDB as an API. Edit API key in app\tmdb.properties.

This application also using :

  • Kotlin DSL
  • Jetpack Compose
  • Hilt
  • Paging 3
  • Room