-
https://github.com/JetBrains/compose-multiplatform/blob/master/tutorials/Tab_Navigation/README.md
-
Hi,
I raised an issue on compose-multiplatform https://youtrack.jetbrains.com/issue/CMP-5094/WASM-Custom-Font-Text-displays-tofu-together-with-the-Voyager-lib
-------
Bug Description
When …
-
compose-multiplatform を利用して UI を作成し、KMP 化する
-
Adding dependency by Gradle:
```kotlin
implementation("org.jfree:org.jfree.skijagraphics2d:1.0.3")
```
Dependency output:
```
+--- org.jfree:org.jfree.skijagraphics2d:1.0.3
| +--- org.…
-
**URL of codelab:**
https://developer.android.com/codelabs/basic-android-kotlin-compose-getting-data-internet?hl=es-419&continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-bas…
-
The `compose-app` branch needs this patch for [compatibility with Kotlin](https://developer.android.com/jetpack/androidx/releases/compose-kotlin) 1.9.0:
```
diff --git a/settings.gradle.kts b/sett…
-
Hi,
Thanks for it, it's great. I'm just filling an issue cause currently we can't add auto-data-class in an existing jetpack compose project we always end up with the following error when trying to b…
-
To be honest I have no clue on why it takes too much memory at this point
![Screenshot 2024-06-01 at 4 02 53 PM](https://github.com/AChep/keyguard-app/assets/35785259/d59c5675-cc18-4efd-9e03-339d489c…
-
Kotlin version: 1.9.21
Compose-version: 1.5.4
Voyager version: 1.0.0
I am using Voyager for navigation in my Compose Multiplatform project. Everything works well, but when I add voyager-tab-navig…
-
## Description
Studio crashed as soon as I used CMD + S in Sublime Text Editor on the file, opened in Studio.
## Environment
1. TypeDB version: Experimental (it says 2.14.3, but it is from th…