-
I assume you have it already! - Just not on this table https://agrevster.github.io/pocketbase-kotlin/#support
-
I'm the author of [MaterialKolor](https://github.com/jordond/materialkolor), which is a library that generates a M3 `MaterialTheme` based off a seed color.
I was using both MaterialKolor and Voyage…
-
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…
-
I want to prevent flow collection on recomposition. Currently, I am using this code:
```kotlin
@Composable
fun UI() {
val screenModel: ScreenModel = ...
Column { ... }
Laun…
-
https://github.com/JetBrains/compose-multiplatform/blob/master/tutorials/Tab_Navigation/README.md
-
do you have plan to add support for jetbrains compose (multiplatform)
-
Hi team, we've faced an issue with upgrade of androidx dependencies from `1.5.0-alpha04` to `1.5.0-beta01`, looks like now instead of publishing Android `.aar` files directly, there is now additional …
-
**Is your feature request related to a problem? Please describe.**
How to use MPAndroidChart with Jetpack Compose?
**Describe the solution you'd like**
Though Jetpack compose can work with xml la…
-
Kotlin with [Compose-UI](https://github.com/JetBrains/compose-jb) now supports many targets besides Android. It would be really nice if WalletConnect for kotlin considered supporting other targets bes…
-
Whenever a toolwindow is opened onto a Compose-based tab, the compose panel doesn't get focused. This doesn't seem to happen with Swing UIs.
https://github.com/JetBrains/jewel/assets/153802/5b70322…