-
Could you please add "org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.5" to the list of components. I think using immutable types in compose is very important and this is one of the standard k…
-
iOS build fails with following error :
```
Unbound public symbol IrSimpleFunctionPublicSymbolImpl: cafe.adriel.voyager.navigator.tab/Tab.icon.|-5764684600227404327[0]
Unbound public symbol IrSim…
-
Thank you for making this nice components for Jetpack Compose! 👍
I would like to use the date picker on a project using JetBrains fork [compose-jb](https://github.com/JetBrains/compose-jb).
Cur…
-
Hi. Any chance to fix this issue? Some webviews needed to be displayed in a regular scrollable column in my project. Or do I miss maybe a setting which can fix this issue?
On Android I can scroll dow…
-
do you have plan to add support for jetbrains compose (multiplatform)
-
Subscribe to this issue and stay notified about new [daily trending repos in Kotlin](https://github.com/trending/kotlin?since=daily).
-
Currently when pasting with the plugin we only add the code. But we can also add the required imports to the list of import statements (e.g. `import androidx.compose.foundation.Text`).
From reading…
pocmo updated
4 years ago
-
I am trying to integrate the Smile ID Mobile SDK on my flutter app but I keep getting this error:
### Error
> ERROR:C:\Users\izuag\.gradle\caches\transforms-3\ca5811f96825c792f28a4afe8695c908\t…
-
I use kotlin 2.0.0 (+ tested on 1.9.23 same error), compose multiplatform 1.6.10, and last version of calendar 1.0.1
On android, desktop and js all working pretty fine
All error code
> Task :co…
kopoh updated
4 months ago
-
Compose version: 1.4.3
Kotlin version : 1.9.0
After cloning the Compose KMM template found here https://github.com/JetBrains/compose-multiplatform-ios-android-template#readme, I added the Voyager li…