How to use the @nodegui/react-nodegui.Renderer.forceUpdate function in @nodegui/react-nodegui

To help you get started, we’ve selected a few @nodegui/react-nodegui examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github nodegui / react-nodegui-starter / src / index.tsx View on Github external
module.hot.accept(["./app"], function() {
    Renderer.forceUpdate();
  });
}

@nodegui/react-nodegui

React Native for building cross platform desktop applications

MIT
Latest version published 2 years ago

Package Health Score

51 / 100
Full package analysis

Similar packages