In this tutorial I explain how you can create a simple navigation between two views programmatically in a SwiftUI project using the Swift programming language. This only take a small amount of code to accomplish! We use the NavigationView and the NavigationLink functions.