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

Add SavedStateHandle.decodeArguments() extension #102

Merged
merged 1 commit into from
Nov 27, 2023
Merged

Conversation

hrach
Copy link
Collaborator

@hrach hrach commented Nov 21, 2023

closes #95

@hrach hrach added the feature New feature or request label Nov 21, 2023
Copy link
Member

@shanio shanio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems ok.

@hrach hrach enabled auto-merge November 27, 2023 13:50
@hrach hrach added the semver:minor PRs marker as minor will force next release to bump MINOR version label Nov 27, 2023
@hrach hrach merged commit 8e48818 into main Nov 27, 2023
1 check passed
@hrach hrach deleted the savedstatehandle branch November 27, 2023 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request semver:minor PRs marker as minor will force next release to bump MINOR version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to access destination arguments in a ViewModel via the SavedStateHandle?
3 participants