• This repository has been archived on 05/Dec/2019
  • Stars
    star
    297
  • Rank 135,277 (Top 3 %)
  • Language
    Swift
  • License
    MIT License
  • Created about 9 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Declarative animations using ReactiveCocoa signals

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.