Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 813 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 813 Bytes

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