Classes
The following classes are available globally.
-
A FlowCoordinator handles the navigation of a Flow, based on its Stepper and the FlowContributors it emits
See moreDeclaration
Swift
public final class FlowCoordinator : NSObject
-
A Simple Stepper that has one goal: emit a first default step equal to RxFlowStep.home
See moreDeclaration
Swift
public class DefaultStepper : OneStepper