ReactiveCocoa / ReactiveAnimation

Declarative animations using ReactiveCocoa signals

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Declarative animations using ReactiveCocoa signals

License:MIT License


Languages

Language:Swift 86.6%Language:Objective-C 7.6%Language:C++ 5.8%