Closed daniel-arden closed 1 year ago
A bunch of PreviewProviders within the Demo App did not have NavigationView in the previews and therefore the NavigationLinks inside the Screens didn't work.
I have added NavigationViews to almost all the Previews where needed.
Background
A bunch of PreviewProviders within the Demo App did not have NavigationView in the previews and therefore the NavigationLinks inside the Screens didn't work.
Solution
I have added NavigationViews to almost all the Previews where needed.