Is there an open source animation library?
I want to collect some useful and common animations in ios.
Is there an open source library or project?
+3
tangqiaoboy
source
to share
2 answers
An excellent open source animation framework is Sparrow (it's more of a 2D engine, but written in pure objective-c so you can mix Sparrow and Cocoa), you can look at it.
+5
Alladinian
source
to share
Apple has several videos from their 2010 WWDC animation session along with featured designs. They can be found here: https://developer.apple.com/videos/wwdc/2010/
Animation includes tags:
- WWDC 2010 Session 123 - Creating Animated Interfaces
- WWDC 2010 Session 424 - Basic Animation in Practice, Part 1
- WWDC 2010 Session 425 - Basic Animation in Practice Part 2
+5
Suhail Patel
source
to share