An Apple Macbook computer

SwiftUI: Navigating from One View to Another with NavigationView

Adam Strickland
3 min readDec 19, 2019

--

In this article we will explore a pivotal topic for any iOS app using SwiftUI: navigation. We are going to do a simple navigation transition from one view to another view in our app using a NavigationView and NavigationLink. There will be follow-ups to this article’s relevance pertaining to navigation and presentation of views. But, for now, we’re sticking with the simplicity of…

--

--

Adam Strickland

I write about technology and how to make a career in it. I discuss work issues. I also write about mobile and web development, new tech, and building success.