adventam10 / AMBurnAnimation

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

Home Page:https://qiita.com/am10/items/f7b32ea5725feeb1469f

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://qiita.com/am10/items/f7b32ea5725feeb1469f

License:MIT License


Languages

Language:Swift 92.0%Language:Ruby 4.3%Language:Objective-C 3.7%