ReactiveAnimation Mac demo

March 23, 2015 · View on GitHub

OS X demo for ReactiveAnimation.

Getting Started

This demo uses Carthage to manage its dependencies.

You can install Carthage from Homebrew:

brew update
brew install carthage

Then, in the demo’s folder, run:

carthage bootstrap

After that, you can open up the project file and build.