AnimationDeamon 1.0

AnimationDeamon 1.0

Maintained by tangbl93.



  • By
  • tangbl93

AnimationDeamon

Version License Platform

Features

Prevent animation being paused automatically

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

iOS 9.0+

Installation

AnimationDeamon is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'AnimationDeamon'

Usage

AnimationDeamon.deamon(view: view) { (view) in
    // resume view animation
}

Author

tangbl93, [email protected]

License

AnimationDeamon is available under the MIT license. See the LICENSE file for more info.