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.
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