nodegui / react-nodegui

Build performant, native and cross-platform desktop applications with native React + powerful CSS like styling.🚀
https://react.nodegui.org
MIT License
6.18k stars 171 forks source link

is navigation supported ? #302

Closed yvz5 closed 3 years ago

yvz5 commented 3 years ago

Hi all.

first of all, great project. keep it up !

one thing that is really important is navigation between screens. there is reactnavigation for react-native, would that work with this project ? if not, what are the alternatives ?

a7ul commented 3 years ago

Yes it is. check here: https://github.com/nodegui/examples/tree/master/react-nodegui/react-router-example

React router is supported