https://github.com/reswift/counterexample-navigation-timetravel
Demo Application of Unidirectional Data Flow in Swift, Built with ReSwift
https://github.com/reswift/counterexample-navigation-timetravel
Last synced: 3 months ago
JSON representation
Demo Application of Unidirectional Data Flow in Swift, Built with ReSwift
- Host: GitHub
- URL: https://github.com/reswift/counterexample-navigation-timetravel
- Owner: ReSwift
- License: mit
- Created: 2015-12-15T09:01:34.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-07-03T18:17:18.000Z (almost 7 years ago)
- Last Synced: 2025-04-06T12:40:36.382Z (about 1 year ago)
- Language: Swift
- Homepage: https://github.com/ReSwift/ReSwift
- Size: 3.22 MB
- Stars: 36
- Watchers: 4
- Forks: 21
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README


# ReSwift Counter Example
An extremely simple example app, being built with [ReSwift](https://github.com/ReSwift/ReSwift).
## Installation
To install & run this app you will need to:
- Clone this git repository
- Install [Carthage](https://github.com/carthage/carthage)
- Run `carthage update --no-build && carthage checkout` in the root directory of the checked out project