Giedrius Šlikas

Results 12 comments of Giedrius Šlikas

It's hard to understand the concept, but I made it work based on this conversation. I suggest you to add this case to the instructions

I am using implementation("org.jetbrains.androidx.navigation:navigation-compose:**2.8.0-alpha02**") and compose = "**1.6.10-beta03**" But I get the same result. @MatkovIvan Can you share your codebase for this working example so I can take a look?

I've noticed another issue which is probably related. Opening a screen of the first tab and then switching tabs results to screen state and the whole screen stays the same...

There was a problem with my nested NavGraphs. Joining both into one helped. Thanks for your help!

I am receiving errors when running android on **Navigation 2.7.0-alpha03** : Caused by: org.gradle.api.internal.artifacts.ivyservice.DefaultLenientConfiguration$ArtifactResolveException: Could not resolve all files for configuration ':composeApp:debugRuntimeClasspath'. This issue still persists though: https://github.com/JetBrains/compose-multiplatform/assets/9390550/979f386c-e6ad-4f23-a094-c3599bcc3600

I have made it a public repo - https://github.com/slikasgiedrius/Tob

I see some iOS build issues after the PR of the changes

Yeah I have just discovered that it's related to K2 (Which I have enabled today) :D

Everything works like a charm. Only K2 compiler issue left.

Everything works perfectly now, THANK YOU SO MUCH for your massive help. I'm loving it! Closing this issue