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

Improved container screens implementation #39

Merged
merged 3 commits into from
Apr 26, 2024

Conversation

ikarenkov
Copy link
Owner

@ikarenkov ikarenkov commented Apr 26, 2024

  • Added Composition Locals for stack and multiscreen. LocalStackNavigation and LocalMultiScreenNavigation
  • Changed MultiScreen api: now it contains list of Screen, but no ContainerScreen<*, *>
  • Made RootScreen implement ContainerScreen to be able to use any screen as a root, but not only stack or something else
  • Added provideCompositionLocal and provideNavigationContainer to container screen for easy providing composition local, contains this specific screen to hierarchy

@ikarenkov ikarenkov merged commit f6d4329 into dev Apr 26, 2024
@ikarenkov ikarenkov deleted the container-screen-api-change branch April 26, 2024 07:53
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.

None yet

1 participant