alvintu / CoreAnimationSamples

Pulsator, Emitter, Waves, Shaking TextField, Pulsating Views on Taps, Circular Progress Views

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CoreAnimationSamples

iOS core animation samples

Pulsator

Implimented with CAReplicatorLayer and CABasicAnimation.

Emitter

Implemented with CAEmitterLayer.

Wave

Implemented with CAShapeLayer, CAGradientLayer and CADisplayLink.

Shaking Text Field

Implemented with CABasicAnimation and UITextFieldDelegate .

Pulsating View on Tap

Implemented with CAAnimationGroup, CAKeyframeAnimation and CABasicAnimation.

Circle Progress

Implemented with UIBezierPath, CABasicAnimation, and CountingLabel.

About

Pulsator, Emitter, Waves, Shaking TextField, Pulsating Views on Taps, Circular Progress Views


Languages

Language:Swift 100.0%