Last active
August 4, 2023 12:29
-
-
Save arkivanov/c19fbc0dac4b5c296cc4a888426fa17e to your computer and use it in GitHub Desktop.
Compose-like navigation with Decompose
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It is a known issue: https://youtrack.jetbrains.com/issue/KT-39199
You need to manually import getValue extension function:
import com.arkivanov.decompose.extensions.compose.jetbrains.getValue