Skip to content

Repository files navigation

KMP Interview Example App

Setup

Enable Inlay Hints in Android Studio / IntelliJ

  • Search for inlay hints inside the IDE settings (or double-shift and type inlay hints)
  • Check all checkboxes:
image

Generate Apollo sources

./gradlew common:generateApolloSources

Installation

Android

./gradlew installDebug

Web

Uncomment the web module from settings.gradle.kts, then run:

./gradlew jsBrowserDevelopmentRun

About

Kotlin Multiplatform example app for interviews

Resources

Stars

2 stars

Watchers

16 watching

Forks

Releases

Packages

Used by

Contributors

Languages