Hacker News new | ask | show | jobs
by raitucarp 2127 days ago
Maybe you interested combine QT with react?

- https://docs.nodegui.org/

- https://react.nodegui.org/

1 comments

Indeed. I'm currently experimenting with NodeGUI and React Native as a means to write React components shared by web, Android, iOS, Windows, Mac, Linux. Early days, but it broadly seems to work. I can even swap in Preact for web, RN for mobile, and NodeGUI for desktop builds with enough webpack config fiddling.