frranck / CounterExample-Navigation-TimeTravel

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

Home Page:https://github.com/ReSwift/ReSwift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#ReSwift Counter Example

An extremely simple example app, being built with ReSwift. This app utilizes ReSwift, ReSwift-Router and ReSwift-Recorder - this allows you to time travel back through the application, including the entire navigation history.

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

About

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

https://github.com/ReSwift/ReSwift

License:MIT License


Languages

Language:Swift 100.0%