You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm pretty sure this sounds like a dumb question but I wasn't able to find an answer:
What has changed to SkiaSharp that it has got Version 3.x?
I mean basically, not the full changesets of course :D
I see that there were changes to version 2.88 when version 3 was already there for quite some time.
Now i wonder:
In which cases should i stay with 2.88.8 / 2.88.9
And when / why should i upgrade to version 3.119.x or above?
Are there breaking changes i should consider?
I already did a very quick test and upgraded all .csproj from 2.88.8 to 3.119.0 and i had to add a Svg.Skia nuget for the SkiaSvg Class. That was easy and at first glance every looks like before ... but i remember some very specific problems in the past depending on the Platform (Android vs. iOS) in some special cases with some Svg Files or some constellations of Controls (can't remember specific details :()
So i just like to understand what is Version 3 all about to get a better feeling ... we are about to release Apps we migrated from Xamarin.Forms to Maui and i wonder, if i should upgrade skiaSharp to Version 3 before that release or not 😅
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm pretty sure this sounds like a dumb question but I wasn't able to find an answer:
I mean basically, not the full changesets of course :D
I see that there were changes to version 2.88 when version 3 was already there for quite some time.
Now i wonder:
Are there breaking changes i should consider?
I already did a very quick test and upgraded all .csproj from 2.88.8 to 3.119.0 and i had to add a Svg.Skia nuget for the SkiaSvg Class. That was easy and at first glance every looks like before ... but i remember some very specific problems in the past depending on the Platform (Android vs. iOS) in some special cases with some Svg Files or some constellations of Controls (can't remember specific details :()
So i just like to understand what is Version 3 all about to get a better feeling ... we are about to release Apps we migrated from Xamarin.Forms to Maui and i wonder, if i should upgrade skiaSharp to Version 3 before that release or not 😅
Beta Was this translation helpful? Give feedback.
All reactions