Skip to content

blackknight101/AMBurnAnimation

 
 

Repository files navigation

AMBurnAnimation

AMBurnAnimation is a UIView extension can display animation of burning view.

Demo

burn

Usage

targetView.burnAnimation(duration: 3.0,
                         completion: nil)

Installation

CocoaPods

Add this to your Podfile.

pod 'AMBurnAnimation'

Carthage

Add this to your Cartfile.

github "adventam10/AMBurnAnimation"

License

MIT

About

AMBurnAnimation is a UIView extension can display animation of burning view.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 92.5%
  • Ruby 4.1%
  • Objective-C 3.4%