Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 546 Bytes

File metadata and controls

11 lines (7 loc) · 546 Bytes

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