-
## New Feature
There is Compose Multiplatform https://www.jetbrains.com/lp/compose-multiplatform/ out, you already started doing the compose extension for Android, would it be possible to get a dep…
-
Refactor existing adaptive layouts in line with the latest update of Material3 Adaptive Layout and best practices.
Sample:
https://www.youtube.com/watch?v=v6PuClhFfTc
-
Pending ticket when it reaches stable.
This can be a blocking factor if KMP is not supporting the same yet.
Android: https://developer.android.com/jetpack/androidx/releases/navigation
KMP: htt…
-
Pending ticket when it reaches stable.
This can be a blocking factor if KMP is not supporting the same yet.
Android: https://developer.android.com/jetpack/androidx/releases/navigation
KMP: htt…
-
If I upgrade the navigation-compose library to version 2.8.0-alpha08 in order to use the new type-safe navigation objects the webview still works on Android but there is an error from WebViewNavigator…
-
**Describe the bug**
When updating Koin from 4.0.0-RC1 to 4.0.0-RC2 when initialising the Koin in iOS this error happens:
```
Function doesn't have or inherit @Throws annotation and thus exceptio…
-
I've been seeing a bit of an odd issue that I couldn't find being addressed elsewhere. I was able to create viewModels that work as expected in Android, and have @NativeCoroutinesState etc to map them…
-
I am curious to know if there are any plans to add support for deep linking on iOS soon.
**Note:**
As I am in the process of developing my first application using Compose Multiplatform, having dee…
-
**Describe the bug**
I'm building a CMP app using Room and newly introduced Navigation and VM libs for Multiplatform.
I was able to run this app perfectly on both Android and Desktop (Windows + Mac)…
-
org.jetbrains.androidx.navigation:navigation-compose causes crash, and it says:
java.lang.NoSuchFieldError: No static field hide_in_inspector_tag of type I in class Landroidx/compose/ui/R$id; or it…