CounterExample-Navigation-TimeTravel icon indicating copy to clipboard operation
CounterExample-Navigation-TimeTravel copied to clipboard

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

Swift 5.0 License

ReSwift Counter Example

An extremely simple example app, being built with ReSwift.

Installation

To install & run this app you will need to:

  • Clone this git repository
  • Install Carthage
  • Run carthage update --no-build && carthage checkout in the root directory of the checked out project