April 28, 2020 · ⏱ 15 minutes
We'll see how to extract NavigationLink from MasterView. How to set up our Coordinator so we can return SwiftUI Views from the start function. How to easily change presenting a view as a modal instead of in a navigation stack. And we'll take a look at how to present several views from the same view. Let's go!