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 NavigationDestinationWithStore SwiftUI helper #35

Merged
merged 3 commits into from
Dec 20, 2022

Conversation

darrarski
Copy link
Owner

Summary

This PR adds NavigationDestinationWithStore SwiftUI helper, which can be used on iOS >= 16. It wraps the native navigation-destination view modifier and drives it with provided store of optional State and Action.

What was done

  • Add NavigationDestinationWithStore SwiftUI helper
  • Update DestinationExample

@darrarski darrarski self-assigned this Dec 20, 2022
@darrarski darrarski marked this pull request as ready for review December 20, 2022 15:06
@darrarski darrarski merged commit ada42e9 into main Dec 20, 2022
@darrarski darrarski deleted the feature/navigation-destination branch December 20, 2022 15:06
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