question

ozkaro-7807 avatar image
0 Votes"
ozkaro-7807 asked RobCaplan edited

How to animate a skiapath in xamarin android?

Hi I'm just tinking how to using the skiapath library to animate, looking for the web I've found the use of a stopwatch to animate shapes scale and transform, and I think to use the stopwatch to add the path data and how it been called within the secconds runs and stop the time and restart the animation.

Just want to know if this is a good idea to animate a path how if it was drawing effect is that or if there are another way to make that animation?

Thanks for advance

dotnet-xamarin
· 3
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @ozkaro-7807 , you can first check the official document Basic Animation in SkiaSharp.And there is a sample code included in it , which instantiates a Stopwatch object to serve as a high-precision clock.


0 Votes 0 ·

I found thixamarinforms-skiasharp-create-awesome-cross-platform-animations-in-your-mobile-apps on the web but i'm stuck in the part of the animation because here use the Animation class of the xamarin forms and I'm trying to use Android.Animation.AnimatorSet class



0 Votes 0 ·

Waiting for your good news , please feel free to contact us if you have any problem.

0 Votes 0 ·

0 Answers