ios-samples/CoreAnimation
Paola Villarreal b0d685628b CircleLayout and CoreAnimation samples migrated to 64-bits 2014-05-14 16:09:16 -05:00
..
Code/NavigationTable CircleLayout and CoreAnimation samples migrated to 64-bits 2014-05-14 16:09:16 -05:00
Resources add new resources 2012-12-20 14:20:14 -05:00
Screens/iPad CircleLayout and CoreAnimation samples migrated to 64-bits 2014-05-14 16:09:16 -05:00
Screenshots Added CoreAnimation Sample + Chmod +x on git hook install 2011-09-30 13:45:48 -07:00
AppDelegate.cs CircleLayout and CoreAnimation samples migrated to 64-bits 2014-05-14 16:09:16 -05:00
Application.cs CircleLayout and CoreAnimation samples migrated to 64-bits 2014-05-14 16:09:16 -05:00
CoreAnimation.csproj CircleLayout and CoreAnimation samples migrated to 64-bits 2014-05-14 16:09:16 -05:00
CoreAnimation.sln Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Info.plist Rebuilt samples to fix bug 1842 2014-04-09 15:53:52 -04:00
Metadata.xml Added gallery opt-in to metadata 2014-02-20 10:22:07 -05:00
README.md Relicense everything under Apache 2.0. 2011-12-27 18:10:05 +01:00

README.md

Core Animation

This sample illustrates how to use core animation in MonoTouch. It covers View Animations with both animation blocks and block animations, as well as advanced layer animations, and view transitions.

Authors

Bryan Costanich