3D 透视动画 CC3DPerspectiveAnimationHeaderTableView
- 授权协议: MIT
- 开发语言: Objective-C Ruby
- 操作系统: iOS
- 软件首页: https://github.com/caesarcat/CC3DPerspectiveAnimationHeaderTableView
软件介绍
CC3DPerspectiveAnimationHeaderTableView 是一个 UITableView ,可实现 3D 透视动画。
特性:
3D 透视动画容易自定义。添加你自定义的视图的实例,到"tableView.perspectiveView"的实例。
自定义视图可以是任何类似的视图,例如: ImageView, AVPlayerLayer, WebView .. etc.
