Y
Hacker News
new
|
ask
|
show
|
jobs
by
kybernetyk
3697 days ago
That's great. Now we need a UI framework :)
2 comments
Maarten88
3697 days ago
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/...
link
colejohnson66
3697 days ago
Can you dynamically load DLLs? If so, there's your UI kit (sortove).
link
https://github.com/Microsoft/WinObjC/tree/master/Frameworks/...