VDAnimation:以声明方式创建动画

时间:2021-04-18 20:16:50
【文件属性】:
文件名称:VDAnimation:以声明方式创建动画
文件大小:124KB
文件格式:ZIP
更新时间:2021-04-18 20:16:50
Swift VD动画 描述 该存储库提供了一种描述动画的新的声明性方式 例子 Sequential { Parallel { someView. ca . frame . origin . y . set ( 100 ) someView. ca . backgroundColor . set (. red ). duration ( relative : 0.2 ) } Parallel { someView. ca . transform . set ( CGAffineTransform ( rotationAngle : CGFloat. pi / 3 )) someView. ca . backgroundColor . set (. white ). duration ( 0.1 ) Sequential { someView
【文件预览】:
VDAnimation-master
----Sources()
--------VDAnimation()
----.swiftpm()
--------xcode()
----Tests()
--------VDAnimationTests()
----LICENSE(1KB)
----VDAnimation.podspec(1KB)
----Package.resolved(615B)
----README.md(3KB)
----Package.swift(1KB)

网友评论