How to display a scrollable list using the List view
List view is a container that can present a scrollable list of views in SwiftUI. You can...
NavigationView with NavigationLink allows you to build an application flow between screens. It also controls displaying titles, back buttons, and so on.