react-nodegui icon indicating copy to clipboard operation
react-nodegui copied to clipboard

Is Node GUI and React Node GUI production ready ?

Open manideeppabba1991 opened this issue 5 years ago • 3 comments

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 ?

manideeppabba1991 avatar Sep 04 '20 15:09 manideeppabba1991

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

movpushmov avatar Sep 20 '20 20:09 movpushmov

How to use Drag and Drop in react-nodegui ? nodegui works well, ref: https://docs.nodegui.org/docs/guides/drag-drop

Chris533 avatar Oct 20 '20 01:10 Chris533

@a7ul thx, View have not include setAcceptDrops property, and QDragMoveEvent not be included in @nodegui/nodegui types.

Chris533 avatar Oct 20 '20 01:10 Chris533