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

https://github.com/reswift/counterexample

Demo Application of Unidirectional Data Flow in Swift, Built with ReSwift
https://github.com/reswift/counterexample

Last synced: 9 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# ReSwift Counter Example

An extremely simple example app, 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 --platform iOS --no-use-binaries` in the root directory of the checked out project

![see-it-build](xcode-8.1.gif)