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

Supported androidx.Navigation Library for Compose Multiplatform #30

Merged
merged 3 commits into from
Jun 2, 2024

Conversation

ogaclejapan
Copy link
Contributor

To support the Navigation library available in Compose Multiplatform 1.16.10, the following changes:

  • Switched the ViewModel implementation for the Android platform to a Multiplatform version
  • Replaced the Voyager navigation library sample implementation with the androidx.Navigation library implementation

refs:

@ogaclejapan ogaclejapan added the enhancement New feature or request label Jun 2, 2024
@ogaclejapan ogaclejapan self-assigned this Jun 2, 2024
@ogaclejapan ogaclejapan merged commit 48443c1 into main Jun 2, 2024
@ogaclejapan ogaclejapan deleted the jb-navigation branch June 2, 2024 06:34
@github-actions github-actions bot mentioned this pull request Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant