You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: