ios-samples/CoreAnimation
Rolf Bjarne Kvinge c48c4d648c
Add .editorconfig and fix formatting accordingly. (#471)
The new .editorconfig is copied from the one in xamarin/xamarin-macios.

Formatting was fixed using 'dotnet format whitespace --folder .'
2023-02-17 14:55:43 +01:00
..
Code/NavigationTable Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
Resources
Screens/iPad Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
Screenshots
AppDelegate.cs Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
Application.cs Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
CoreAnimation.csproj
CoreAnimation.sln
Info.plist
Metadata.xml
README.md onboard missing samples 2019-08-01 19:45:18 -07:00

README.md

name description page_type languages products urlFragment
Xamarin.iOS - Core Animation Illustrates how to use core animation in Xamarin.iOS. It covers View Animations with both animation blocks and block animations sample
csharp
xamarin
coreanimation

Core Animation

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

Core Animation application screenshot