praeclarum / NGraphics

NGraphics is a cross platform library for rendering vector graphics on .NET. It provides a unified API for both immediate and retained mode graphics using high quality native renderers.
MIT License
705 stars 133 forks source link

MAUI support? #128

Open BlueRaja opened 6 months ago

BlueRaja commented 6 months ago

Xamarin is official dead starting next week. Are there any plans to add MAUI support?

I tried using NGraphics in a MAUI project to see if it would just work, but the Xamarin dependency breaks it.