Skip to content

weiman152/CAKeyframeAnimationDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CAKeyframeAnimationDemo

swift语言,使用CAKeyframeAnimation实现动画

常见的平移、旋转、缩放动画可以使用UIViewAnimation实现,但是有一些稍微复杂的动画,比如沿着曲线移动,沿着圆弧运动等,可以使用CAKeyframeAnimation实现。

环境: xcode9, swift4

效果截图:


Alt text

抖动效果:

Alt text

About

swift语言,使用CAKeyframeAnimation实现动画

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages