AMBurnAnimation

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

MIT License

Stars
13
Committers
1

AMBurnAnimation

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

Demo

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