You need to use Android Studio Canary version. Have tested on XCode v11 and v12. When opening
iOS/watchOS/macOS projects remember to open .xcworkspace
file (and not .xcodeproj
one). To exercise web client run ./gradlew :web:browserDevelopmentRun
.
This client is available in compose-desktop
module. Note that you currently need to use EAP version of kotlin
plugin and also use appropriate JVM when running (works for example with Java 11)