glureau / RickComposeMultiplatform

Copy of https://github.com/joreilly/MortyComposeKMM to support Android & JVM with Jetpack Compose Multiplatform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rick&Morty with Compose Multiplatform (Android/Desktop)

A copycat of https://github.com/joreilly/MortyComposeKMM to support Android & JVM with Jetpack Compose Multiplatform.

Big thanks to @joreilly for all the amazing open source projects, articles and talks!

Some technical notes

  • paging is a bit laborious in desktop
  • image loading on desktop is not cached
  • UI has been split by platform, due to navigation being android only for now

About

Copy of https://github.com/joreilly/MortyComposeKMM to support Android & JVM with Jetpack Compose Multiplatform


Languages

Language:Kotlin 100.0%