1 Forks
5 Stars
5 Watchers

XFSkiaSharpDemo

This is the demo project I did on SkiaSharp with Xamarin.Forms at Singapore Mobile Dot Net Developers meetup (http://www.meetup.com/SingaporeMobileDev/) So here I'm demonstrating about SkiaSharp basics, 2D Graphics programming with SkiaSharp, Drawing Shapes, Translate and Scale, handling user Interactions, Image handling, Animations rendering and so on...

How to download and setup XFSkiaSharpDemo

Open terminal and run command
git clone https://github.com/UdaraAlwis/XFSkiaSharpDemo.git
git clone is used to create a copy or clone of XFSkiaSharpDemo repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with XFSkiaSharpDemo https://github.com/UdaraAlwis/XFSkiaSharpDemo/archive/master.zip

Or simply clone XFSkiaSharpDemo with SSH
[email protected]:UdaraAlwis/XFSkiaSharpDemo.git

If you have some problems with XFSkiaSharpDemo

You may open issue on XFSkiaSharpDemo support forum (system) here: https://github.com/UdaraAlwis/XFSkiaSharpDemo/issues