Skip to content

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

License

Notifications You must be signed in to change notification settings

ReSwift/CounterExample-Navigation-TimeTravel

Repository files navigation

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