Open kotlin-compose-multiplatform opened 1 month ago
Please upgrade kotlin and compose multiplatform versions, all libraries switching to latest version
any news in this issue?
Google are working on it, you can track the progress here.
ok thanks
Google fixed: https://issuetracker.google.com/issues/374263387
TabNavigator theme color schema switch not working. Then I switch to jetbrains experimental navigation library, It works fine when I switch theme light and dark mode. But jetbrains library not save and restore state on iOS. So I want switch back voyager, but voyager theme switch not working, please help me My project is production project, so I need help immediately:
this my repo: https://github.com/shageldi-dev/balary-v2-mobile
version catalog: https://github.com/shageldi-dev/balary-v2-mobile/blob/main/gradle/libs.versions.toml
my tab navigator code current: https://github.com/shageldi-dev/balary-v2-mobile/blob/main/composeApp/src/commonMain/kotlin/tm/com/balary/router/AppTab.kt