azchohfi / LottieUWP

UWP port of Lottie(https://github.com/airbnb/lottie-android)
Apache License 2.0
273 stars 45 forks source link

WPF Version is ready now #46

Open OmidID opened 6 years ago

OmidID commented 6 years ago

@ascora Replace Win2D with SharpDX and it's working well on WPF too https://github.com/ascora/LottieSharp

yinyue200 commented 6 years ago

I have replaced Win2D with SkiaSharp and it's can working on any platform that SkiaSharp support. If you are using Xamarin, maybe it is a good choice.

https://github.com/yinyue200/LottieSkiaSharp