-
Short description:
**Provide API for native like(or really native) navigation between Compose screens on iOS with native gestures.**
Previous title:
**[UIKit] Unclear behaviour of nested `UIViewC…
-
After upgrade from 1.6.0 to 1.6.10(I try 1.6.2, and it works well).
The application run with below error:
```
5月 16, 2024 4:10:38 下午 com.sun.javafx.application.PlatformImpl startup
警告: Unsupported…
-
I'm trying to do ui tests on android(local) , from iOS, the test works as expected
**Versions**
- Kotlin version*: 1.9.20
- Compose Multiplatform version*: 1.6.1
- OS version(s)* (required for D…
-
**Describe the bug**
When using an interface which inherits from other interfaces which have `@Composable` default methods, the application immediately crashes at runtime with the following excepti…
-
**Describe the bug**
I've been experimenting with porting navigation with types [here](https://github.com/eygraber/compose-multiplatform-core/tree/nav-types), and I just tried running in a wasmJs a…
-
**Describe the bug**
Hi!
I'm trying to achieve something like this:
```kotlin
abstract class Application : ViewModelStoreOwner(), LifecycleOwner {
private lateinit var lifecycleRegistry:…
-
**Describe the bug**
When I implement BottomNavigation following the guidelines on [Google](https://developer.android.com/develop/ui/compose/navigation), it crashes when switching between tabs on iOS…
-
I am new so am sorry if this is in the incorrect spot
One of the main advantages of Kotlin over Java is Kotlin Multiplatform and the ability to share common code for all targets (android, iOS, web,…
-
In `precompose-koin` version 1.6, for **jvm**, just calling `koinViewModel()` work, but for **wasmJs** I get this error:
```
No value passed for parameter 'vmClass'
```
When digging into `preco…
-
**Is your feature request related to a problem? Please describe.**
I'm using BlueFalcon in a Compose Multiplatform project along with Voyager for navigation. Since Voyager requires their screens to b…