Redth / ResizetizerNT

Add SVG's and PNG's to your shared Xamarin Project
MIT License
318 stars 31 forks source link

Are there any plans for this to be included or merged into MAUI ? #86

Open rs-mobitech opened 2 years ago

GalaxiaGuy commented 2 years ago

This is already part of MAUI (with an evolving implementation):

https://github.com/dotnet/maui/tree/main/src/SingleProject/Resizetizer https://github.com/dotnet/maui/issues?q=resizetizer+

rs-mobitech commented 2 years ago

@GalaxiaGuy - thanks for the update. If we use it today in Xamarin will the code and everything be much the same or very different from the way we will be using it in MAUI. Reason I ask is we'd like to use it now but then in 6-9 months might start a transition of some apps to MAUI.