CounterExample icon indicating copy to clipboard operation
CounterExample copied to clipboard

Demo Application of Unidirectional Data Flow in Swift, Built with ReSwift

ReSwift Counter Example

An extremely simple example app, built with ReSwift.

Installation

To install & run this app you will need to:

  • Clone this git repository
  • Install Carthage
  • Run carthage update --platform iOS --no-use-binaries in the root directory of the checked out project

see-it-build