[关闭]
@buoge 2017-10-26T20:59:06.000000Z 字数 2271 阅读 1011

iOS动画: CoreAnimation

iOS


大总结

http://www.jianshu.com/p/9cd06e454c91

基础

https://objccn.io/issue-12-0/
http://www.jianshu.com/p/bd041182ae2d

csdn iOS CoreAnimation专题

http://blog.csdn.net/u013282174/article/details/52102125

极客学院基础的文档

http://wiki.jikexueyuan.com/project/ios-core-animation/

iOS动画和特效

http://liuyanwei.jumppo.com/2015/10/30/iOS-Animation-UIViewAndCoreAnimation.html

非典型技术宅, animation 练习小demo

https://juejin.im/user/57ff1b597db2a2005973de4c

animation的练习项目

官方

扩展阅读

Bodymovin

通过AE上的Bodymovin插件将AE中制作好的动画导出成一个json文件,Lottie实现了iOS/macOS/Android/React Native三个平台对该json文件的解析和渲染。

Lottie 动画插件

http://www.jianshu.com/p/83f6a228b195
如果把iOS动画分为两类: 交互式动画, 播放式动画, 那么其中的播放动画完全可以使用Lottie来完成

YapAnimator 动画库

https://github.com/yapstudios/YapAnimator

Hero 转场动画

Elegant transition library for iOS & tvOS
https://github.com/lkzhao/Hero

Material in swift

https://github.com/CosmicMind/Material

Tabbar 动画

https://github.com/Ramotion/animated-tab-bar

IBAnimatable

https://github.com/IBAnimatable/IBAnimatable
IBAnimatable 是一个帮助我们在 Interface Builder 和 Swift Playground 里面设计 UI, 交互, 导航模式, 换场和动画的开源库。

直接生成动画代码,iOS/MaxOS

https://kiteapp.co/

ViewAnimator:简单的代码实现复杂 UI 布局及动画切换

https://github.com/marcosgriselli/ViewAnimator/blob/master/Resources/banner.svg

添加新批注
在作者公开此批注前,只有你和作者可见。
回复批注