hello-kotlin-multiplatform icon indicating copy to clipboard operation
hello-kotlin-multiplatform copied to clipboard

Multiplatform Kotlin Hello World (Android/Java/JavaScript)

Results 8 hello-kotlin-multiplatform issues
Sort by recently updated
recently updated
newest added

Tests fail to run in `hello_lib_common` and `hello_js_browser_app`. JVM project tests seem to run correctly. ``` gradle test --info ... > Task :hello_lib_common:testClasses UP-TO-DATE Skipping task ':hello_lib_common:testClasses' as it has...

bug

Add native console app that compiles for Linux, MacOS or Windows.

enhancement

When can we expect a sample app for IOS mobile app (hello world) with Xcode? It is difficult to find examples on the internet.

enhancement

* upgrading to Kotlin 1.7.20 and latest multiplatform module * Gradle scripts now in Kotlin * use of Gradle version catalogs * Android app updated

enhancement

Use Compose and prepare it for Multiplatform Compose.

- upgrade Gradle - Add version catalog and proper project typesafe referencing

Upgrade multiplatform example to the latest Kotlin version.