swiftui-navigationpath Questions
1
I am trying to accomplish a relatively simple task. I want to navigate from a root view -> intermediate view that captures input -> final view that displays input -> back to root view.
The...
Incomplete asked 25/4, 2023 at 17:30
1
Solved
The usual flow is the stack. Push views and pop views. My requirements is a bit complex and I did not find a way to do it in IOS 16.
Let say we have a
Cover page
Contents page
Details page
Now, t...
Triserial asked 11/3, 2023 at 19:11
1
© 2022 - 2025 — McMap. All rights reserved.