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

Use NavigationStack over NavigationView #28

Open
KaffeDiem opened this issue Feb 8, 2023 · 0 comments
Open

Use NavigationStack over NavigationView #28

KaffeDiem opened this issue Feb 8, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@KaffeDiem
Copy link
Owner

dIM is a perfect candidate for the new SwiftUI NavigationStack. It should also be pretty use to implement.

I have been working on my own implementation of the NavigationStack which could make things even more easy. This would also allow for better deep-linking into the app, where all views are data-driven.

Also, the current NavigationView is deprecated and will have to be updated at some point anyway.

@KaffeDiem KaffeDiem added enhancement New feature or request good first issue Good for newcomers labels Feb 8, 2023
@KaffeDiem KaffeDiem self-assigned this Feb 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant