iOS core animation samples
Implimented with CAReplicatorLayer and CABasicAnimation.
Implemented with CAEmitterLayer.
Implemented with CAShapeLayer, CAGradientLayer and CADisplayLink.
Implemented with CABasicAnimation and UITextFieldDelegate .
Implemented with CAAnimationGroup, CAKeyframeAnimation and CABasicAnimation.
Implemented with UIBezierPath, CABasicAnimation, and CountingLabel.