Hi, I'm rebuilding my app's architecture from NavigationView to NavigationStack, and i'm in trouble to pass a destination (inside the navigationDestination) who need a Binding Value. Any Help?
navigationDestination(for:destination:)
Add a Comment