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
This may be a stupid question, but I'll ask anyway:
I'm looking into porting my app to mobile and was thinking of going with .net MAUI.
I'll need to call a lot of SkiaSharp APIs - for really fast video rendering (+ creating masks, creating blurs, etc), and I'm curious how SkiaSharp and .Net MAUI interoperate with each other (if ever).
Can I call SkiaSharp API to draw on screen from a .Net MAUI app?
Or, has SkiaSharp been brought into .Net MAUI altogether?
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
-
This may be a stupid question, but I'll ask anyway:
I'm looking into porting my app to mobile and was thinking of going with .net MAUI.
I'll need to call a lot of SkiaSharp APIs - for really fast video rendering (+ creating masks, creating blurs, etc), and I'm curious how SkiaSharp and .Net MAUI interoperate with each other (if ever).
Beta Was this translation helpful? Give feedback.
All reactions