Skip to content

Latest commit

 

History

History
35 lines (29 loc) · 1.1 KB

README.md

File metadata and controls

35 lines (29 loc) · 1.1 KB

TVMaze

A simple app (and challenge) to consume the TV Maze API

Home

Search

Show

Geting started

Builted with Android Studio Arctic Fox | 2020.3.1 Beta 3

Stack

  • Kotlin 1.5.10
  • Jetpack Compose
  • Hilt
  • Paging
  • Navigation
  • Room

Comments

  • Sadly, Navigation for Compose not support transitions yet :( Hope to change this in the future.