Skip to content

joreilly/MortyComposeKMM

Repository files navigation

MortyCompose

kotlin-version

Kotlin Multiplatform sample that demonstrates use of GraphQL + Jetpack Compose and SwiftUI (based on https://github.com/Dimillian/MortyUI SwiftUI project). Uses Apollo library's Kotlin Multiplatform support and is also included as one of the samples for that project.

The project also now makes use of the KMP support now provided by the Jetpack Paging library.

Related Posts:

Android/iOS Apps

Screenshot 2025-08-10 at 19 52 25

Full set of Kotlin Multiplatform/Compose/SwiftUI samples