ios-samples/CoreAnimation
Justin Johnson 5bcf0993b7 Jusjohns gallery updates (#376)
* batch run on readme files

* Some manual fixes that couldn't parse

* Some more batch fixes

* Fixed final two edge cases

* Manual fix of a parse error

* Missed bad md whitespace

* Another manual fix of parser error

* Some minor parse fixes
2019-07-18 16:35:50 -07:00
..
Code/NavigationTable Pull from upstream 2015-01-19 20:39:40 +05:30
Resources add new resources 2012-12-20 14:20:14 -05:00
Screens/iPad update xibs and storyboards 2017-07-20 14:57:30 -07:00
Screenshots Added CoreAnimation Sample + Chmod +x on git hook install 2011-09-30 13:45:48 -07:00
AppDelegate.cs Pull from upstream 2015-01-19 20:39:40 +05:30
Application.cs Pull from upstream 2015-01-19 20:39:40 +05:30
CoreAnimation.csproj Switched to 64-bit only builds. 2018-08-07 14:13:47 +01: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 Updated architecture setting to 32&64 bit, and specified iOS 9 as minimum SDK version. 2017-07-19 13:27:52 +01:00
Metadata.xml Add brief description tag to metadata.xml 2015-03-23 18:03:04 +03:00
README.md Jusjohns gallery updates (#376) 2019-07-18 16:35:50 -07:00

README.md

name description page_type languages products technologies urlFragment
Xamarin.iOS - 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... sample
csharp
xamarin
xamarin-ios
coreanimation

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.

Core Animation application screenshot

Authors

Bryan Costanich