Developing an iOS app
Worked with SwiftUI
Built UI components
Built a feature
Wrote SwiftUI
+3

Creating a Navigation Hierarchy 

Navigation and Modal Presentation 

This part starts from a list screen, then to a detail view and then push the timer view screen to complete the navigation stack. 

The next step is to create an Edit View which will add a slider, a text field and a colour picker. Then to push the updates to the detail view.