GitXplorerGitXplorer
Q

ReactiveReSwift-PromiseKitExample

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
2f0bfc15ffea8301b50278e06d95a6c011250ce7

Update RRS to 3.0.2

QQata committed 8 years ago
Unverified
f888f55473a722a66b13d57dc3b7e1193590cbf8

Fix Cartfile.resolved

QQata committed 8 years ago
Unverified
0bc1e6858a9a85ff3a87653436ffad535c35dfa3

Update to ReactiveReSwift 3.0

QQata committed 8 years ago
Unverified
e7f05f6f38b4e49d375e150f51d011f87c8d237e

Remove gif

QQata committed 8 years ago
Unverified
07bc2f5873188e267a6815e95fc854bd11b77a9f

Add README

QQata committed 8 years ago
Unverified
95cc62c0ddf0eaa5bf9ccbd7b27025ad06021762

Formatting changes

QQata committed 8 years ago

README

The README file for this repository.

#ReactiveReSwift + PromiseKit Counter Example

An extremely simple example app, built with ReactiveReSwift and PromiseKit.

Installation

To install & run this app you will need to:

  • Clone this git repository
  • Install Carthage
  • Run carthage update --platform iOS --no-use-binaries in the root directory of the checked out project