RxFlow Example
Example application to demonstrate the usage of
RxFlow and issues/misbehaviors we
experienced with custom Stepper
implementations.
Install CocoaPods
pod install
open RxFlowExample.xcworkspace
- master Working
example using a
OneStepper
as an initial Stepper inAppDelegate
- misbehavior
Example with misbehaviors when implementing
AppViewModel
as a Stepper