Hacker News new | ask | show | jobs
by jaybeavers 871 days ago
So Avalonia is built on top of Skia which is Google’s portable 2D rendering engine.

So in theory it is as cross platform capable as Chrome/Electron without all the overhead that html brings. Brilliant play, imho.

Now, as long as Apple doesn’t manufacture a reason to ban apps based upon it…

1 comments

Skia is also used by Android, Flutter and Xamarin, among others.