ios-samples/ViewTransitions
Joel Martinez 195db80fe3 Added gallery opt-in to metadata 2014-02-20 10:22:07 -05:00
..
Classes Refixed bug 11645 2013-05-31 14:42:05 -04:00
Images add new resources 2012-12-20 14:20:14 -05:00
Other Sources Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Resources add new resources 2012-12-20 14:20:14 -05:00
Screenshots More screenshots. 2011-10-04 11:14:42 +02:00
Info.plist add new resources 2012-12-20 14:20:14 -05:00
Metadata.xml Added gallery opt-in to metadata 2014-02-20 10:22:07 -05:00
README.md README.md fixications. 2011-11-16 14:23:44 +01:00
ViewTransitions.csproj add new resources 2012-12-20 14:20:14 -05:00
ViewTransitions.sln Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00

README.md

View Transitions

An example on how to use Core Animation transitions.

Requires

This sample requires the new MonoDevelop 2.8 support for XCode 4 integration.

Preview

Loosely based on Apple's ViewTransitions example: http://developer.apple.com/library/ios/#samplecode/ViewTransitions

Authors

Mike Krüger