Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 544 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 544 Bytes

#ReSwift Counter Example

Build Status

An extremely simple example app, built with ReSwift.

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

see-it-build