AMBurnAnimation 2.1.0

AMBurnAnimation 2.1.0

Maintained by am10.



  • By
  • am10

AMBurnAnimation

Pod Platform Pod License Pod Version Carthage Compatible

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