I’ve just noticed an issue when using an iPad Pro.
While using NavigationLink opening child views would open in the detail area on iPad. The parent view is shown in the master aka left hand panel.
However, with XNavigation all my views, including child views open in the master aka left hand panel.
I’ve added the DestinationView protocols.
I’m not sure how to specify where my child views should open?
I’ve just noticed an issue when using an iPad Pro.
While using NavigationLink opening child views would open in the detail area on iPad. The parent view is shown in the master aka left hand panel.
However, with XNavigation all my views, including child views open in the master aka left hand panel.
I’ve added the DestinationView protocols.
I’m not sure how to specify where my child views should open?