/SliderPuzzle

A simple slider puzzle to demonstrate state management using ReSwift in conjunction with ReactiveSwift.

Primary LanguageSwiftOtherNOASSERTION

ReactiveReSwiftDemoApp

A simple 3 x 3 slider puzzle written in Swift to demonstrate state management using ReactiveReSwift in conjunction with ReactiveSwift.

Getting Started

  1. Install Carthage if you haven't done so.
  2. Run carthage update --no-use-binaries --platform ios to install the necessary dependencies.