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

Dynamic presentation ID #39

Merged
merged 5 commits into from
Jan 1, 2023
Merged

Dynamic presentation ID #39

merged 5 commits into from
Jan 1, 2023

Conversation

darrarski
Copy link
Owner

What was done

  • Add ToPresentationID<State> transformation to use in place of limited AnyHashable.
  • Provide ToPresentationID that identifies presentation by:
    • Provided AnyHashable value.
    • Type of (State, <#Presented#>)
    • Value of State at provided keypath.
  • Update example app.

@darrarski darrarski self-assigned this Jan 1, 2023
@darrarski darrarski marked this pull request as ready for review January 1, 2023 23:19
@darrarski darrarski merged commit 053edbc into main Jan 1, 2023
@darrarski darrarski deleted the feature/dynamic-presentation-id branch January 1, 2023 23:19
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