An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

![Swift 5.0](https://img.shields.io/badge/Swift-5.0-blue.svg?style=flat)
![License](https://img.shields.io/github/license/ReSwift/CounterExample-Navigation-TimeTravel.svg?style=flat)

# 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