Hello,
I'm looking for a way I can achieve multiple pages on watchOS in the new SwiftUI App Structure.
In Storyboard you can set a relationship segue "next page". But does anyone know how to achieve this in SwiftUI without using storyboards.
I expected to find something for this in WindowGroup but without success.
Or do I need to change my design to have one screen instead.
I'm looking for a way I can achieve multiple pages on watchOS in the new SwiftUI App Structure.
In Storyboard you can set a relationship segue "next page". But does anyone know how to achieve this in SwiftUI without using storyboards.
I expected to find something for this in WindowGroup but without success.
Or do I need to change my design to have one screen instead.