Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 954 Bytes

README.md

File metadata and controls

41 lines (26 loc) · 954 Bytes

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