react-nodegui
react-nodegui copied to clipboard
Is Node GUI and React Node GUI production ready ?
I have to develop a Desktop application for linux on Raspberry Pi and found out that Node GUI is one option. But I am not sure if this is production ready.
Could you please confirm ?
This project is in active development. It should be okay for smaller projects but anything complex - electron is the way to go for now. 🚧
https://github.com/nodegui/react-nodegui#react-nodegui
How to use Drag and Drop in react-nodegui ? nodegui works well, ref: https://docs.nodegui.org/docs/guides/drag-drop
@a7ul thx, View have not include setAcceptDrops property, and QDragMoveEvent not be included in @nodegui/nodegui types.