I want to collect some useful & common animatios in ios.
Is there any open source library or project?
|
|
|
An excellent open source animation framework is Sparrow (it's more of a 2D game engine, but it's written in pure objective-c, so you can intermix Sparrow and Cocoa), you may want to have a look at it. |
|||
|
|
|
Apple has a few videos from their 2010 WWDC session on animation along with the projects shown. They can be found here: https://developer.apple.com/videos/wwdc/2010/ The ones related to animation are:
|
|||
|
|