SwiftUI page-based navigation in watchOS

Wondering how to get page-based navigation in watchOS in SwiftUI?

I am looking to figure this out too...

Did you manage to get page-based navigation working in SwiftUI?


I have have set it by adding each page as a seperate hosting controller in the interface builder however I would like to be able to do it purely in code to help improve the initial onboarding process (i.e. only have one page until they have gone done the onboarding)

SwiftUI page-based navigation in watchOS
 
 
Q