Baseflow / LottieXamarin

Render After Effects animations natively on Android, iOS, MacOS and TvOS for Xamarin
https://baseflow.com
Apache License 2.0
1.21k stars 261 forks source link

Support for .NET MAUI #363

Open nodoid opened 2 years ago

nodoid commented 2 years ago

🏗 Enhancement Proposal

Support for Microsoft.MAUI

Pitch

As with everything with Xam.Forms, things are moving to .NET MAUI. Can there be a .NET MAUI package created?

Platforms affected (mark all that apply)

yousufctec commented 2 years ago

Any updates on this?

GitOguz commented 2 years ago

CAn we use Xamarin.Forms version on MAUI?

nodoid commented 2 years ago

Probably, but it will drag in all of the XF packages it needs

Mephisztoe commented 2 years ago

I am working on a .NET MAUI app and currently running on Preview 14. When trying to add Com.Airbnb.Xamarin.Forms.Lottie to the project, it gets a warning icon under "Packages" and the namespace references won't work.

Paul2795 commented 2 years ago

News ?

nodoid commented 2 years ago

It may be a good idea to have a look at SKLottieView in the latest SkiaSharp

Paul2795 commented 2 years ago

Thanks @nodoid !! It works Great !!