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

Build performant, native and cross-platform desktop applications with native React + powerful CSS like styling.🚀

Results 53 react-nodegui issues
Sort by recently updated
recently updated
newest added

setCornerWidget method not exposed in QMenuBar. Seems like nodegui module version has not been updated yet. While implementing frameless window will like to add custom buttons (minimize, maximize, close) to...

Any idea how to implement the equivalent of what is suggested here: https://github.com/nodegui/nodegui/issues/132? If I try to apply this to the `Window` reference current value in a run-once `useEffect` the...

Hi, is the supported component here for lists the same as FlatList in the sense it renders only what's necessary? If not, are there plans to support it?