PushAction

public struct PushAction<ViewController> : ContainerAction where ViewController : UINavigationController

Pushes a view controller into UINavigationController‘s child stack

Methods