StackAction
A wrapper type for actions that can be presented in a navigation stack.
enum StackAction<State, Action>Use this type for modeling a feature’s domain that needs to present child features using Reducer/forEach(_:action:destination:fileID:filePath:line:column:)-9svqb.
See the dedicated article on Navigation for more information on the library’s navigation tools, and in particular see Stack-based navigation for information on modeling navigation using StackAction for navigation stacks.