ios-samples/ViewTransitions
olegoid 58c5e8c813 Add brief description tag to metadata.xml 2015-03-23 18:03:04 +03:00
..
Classes Pull from upstream 2015-01-19 20:39:40 +05:30
Images add new resources 2012-12-20 14:20:14 -05:00
Other Sources Pull from upstream 2015-01-19 20:39:40 +05:30
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 Set minimum deployment version and rebuild certain samples to set UIDeviceFamily 2014-07-18 17:56:41 -04:00
Metadata.xml Add brief description tag to metadata.xml 2015-03-23 18:03:04 +03:00
README.md README.md fixications. 2011-11-16 14:23:44 +01:00
ViewTransitions.csproj Pull from upstream 2015-01-19 20:39:40 +05:30
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