iOS-Vendor项目开发技巧ios面试题

关于动画框架的整理(1)

2015-09-10  本文已影响557人  评评分分

整理了几个 iOS 下比较常用的开源动画框架和一些示例。UI 动画在 iOS app 中的重要性不言而喻,它在很大程度上决定用户交互的体验。有时候使用UIView或者 CA 动画会比较复杂的话,就可以考虑尝试用一些第三方的动画框架来简化工作。这里收录的项目基本都是成熟可靠的第三方框架,即使不会马上用上,也不妨随意看看作为积累,这样在你遇到实际问题时可能可以回想到合适的方案


https://github.com/facebook/pop

https://github.com/schneiderandre/popping

https://github.com/MengTo/Spring

https://github.com/jwilling/JNWSpringAnimation

https://github.com/daltoniam/DCAnimationKit

Tada

Bounce

Pulse

Shake

Swing

Snap

Bounce

Expand

Compress

Hinge

Drop

Move

Rotation

https://github.com/robb/RBBAnimation

https://github.com/matthewcheok/POP-MCAnimate

https://github.com/jhurray/JHChainableAnimations

https://github.com/poetmountain/PMTween

https://github.com/IFTTT/JazzHands

https://github.com/shu223/AnimatedTransitionGallery

上一篇 下一篇

猜你喜欢

热点阅读