Hacker News new | ask | show | jobs
by kybernetyk 3697 days ago
That's great. Now we need a UI framework :)
2 comments

Maybe it'd be possible to use code from the Microsoft iOS to Windows bridge? It's for objective c, but it bridges UIkit to UWP controls...

https://github.com/Microsoft/WinObjC/tree/master/Frameworks/...

Can you dynamically load DLLs? If so, there's your UI kit (sortove).