Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workaround for an issue with providesDefault in Compose Multiplatform. #499

Conversation

hristogochev
Copy link

@hristogochev hristogochev commented Oct 17, 2024

This is a workaround for an issue with Compose Multiplatform which prevents theme and system padding updates from happening inside nested navigators.

Fixes #484, #486 and #489.

@hristogochev hristogochev changed the title Fix System WindowInsets Not Consumed on iOS Targets When using Nested Navigators Workaround for an issue with providesDefault in Compose Multiplatform. Oct 18, 2024
@hristogochev hristogochev deleted the fix-system-window-insets-not-consumed-on-ios-targets-when-using-nested-navigators branch October 18, 2024 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

System WindowInsets Not Consumed on iOS Targets When using Nested Navigators
1 participant