You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace internal platform-specific helpers with unified HostDefaultProviderImpl (JetBrains#2874)
- Removed `findDefaultNavigationEventDispatcherOwner` and
`findComposeDefaultViewModelStoreOwner`.
- Deprecated and replaced obsolete CompositionLocals with
lifecycle-runtime-compose equivalents.
- Updated dependencies to align with `navigationevent-compose` and
`lifecycle-viewmodel-compose`.
- Simplified host default provider initialization through
`HostDefaultProviderImpl`.
Describe proposed changes and the issue being fixed
Fixes https://youtrack.jetbrains.com/issue/CMP-9752
## Release Notes
N/A
Copy file name to clipboardExpand all lines: compose/ui/ui/src/skikoMain/kotlin/androidx/compose/ui/platform/DefaultNavigationEventDispatcherOwner.skiko.kt
0 commit comments