Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 563 Bytes

File metadata and controls

14 lines (9 loc) · 563 Bytes

Swift 5.0 License

ReSwift Counter Example

An extremely simple example app, being built with ReSwift.

Installation

To install & run this app you will need to:

  • Clone this git repository
  • Install Carthage
  • Run carthage update --no-build && carthage checkout in the root directory of the checked out project