StarWars

Minimal GraphQL based Jetpack Compose, Wear Compose and SwiftUI Kotlin Multiplatform sample (using StarWars endpoint - https://graphql.org/swapi-graphql)

APACHE-2.0 License

Stars
192
Committers
5

StarWars

Minimal GraphQL based Jetpack Compose, Wear Compose and SwiftUI Kotlin Multiplatform sample (using StarWars endpoint - https://graphql.org/swapi-graphql). Makes use of Apollo library and in particular it's Kotlin Multiplatform support.

Screenshots

Test GraphQL backend

The repo includes a small test GraphQL backend implemented using GraphQL Kotlin. Run locally using ./gradlew bootRun

Full set of Kotlin Multiplatform/Compose/SwiftUI samples

Related Projects