Multi-View App

Hi. I am trying to make an app to control a robot.

The app will be entirely SwiftUI and will have a structure like this:

Connect button View
--Home Screen
----Games Mode
----Drive Mode
----Code Lab

How will I make the navigation? I have made the views already but don't know how to use navigation in SwiftUI.

Multi-View App
 
 
Q