Skip to content

Preventis/RxFlow-Example

Repository files navigation

App Icon

RxFlow Example

Example application to demonstrate the usage of RxFlow and issues/misbehaviors we experienced with custom Stepper implementations.

Setup

Install CocoaPods

  1. pod install
  2. open RxFlowExample.xcworkspace

Branches

  • master Working example using a OneStepper as an initial Stepper in AppDelegate
  • misbehavior Example with misbehaviors when implementing AppViewModel as a Stepper