Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

ReactiveCocoa/ReactiveAnimation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

30819d3 · Apr 16, 2015

History

36 Commits
Mar 23, 2015
Mar 23, 2015
Mar 23, 2015
Apr 16, 2015
Mar 23, 2015
Mar 23, 2015
Mar 23, 2015
Mar 23, 2015
Mar 23, 2015
Mar 23, 2015
Mar 23, 2015
Mar 23, 2015

Repository files navigation

ReactiveAnimation Carthage compatible

Declarative animations using ReactiveCocoa signals. See the Mac demo for an example of how the library works.

ReactiveAnimation is released under the MIT license.

Getting Started

To import the ReactiveAnimation framework, add ReactiveAnimation.xcodeproj as a subproject and add the appropriate framework target to your application.

Alternatively, you can use Carthage to build the framework for you.