Skip to content

adventam10/AMBurnAnimation

Repository files navigation

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