Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React Native interop #353

Open
zoeleu opened this issue Jul 18, 2021 · 0 comments
Open

React Native interop #353

zoeleu opened this issue Jul 18, 2021 · 0 comments

Comments

@zoeleu
Copy link

zoeleu commented Jul 18, 2021

Is your feature request related to a problem? Please describe.
I am going to be making a note taking app, and instead of making it in electron, I want to make it truly cross platform with same codebase for mobile, web, and desktop.

Describe the solution you'd like
The ability to use React Native components directly in NodeGUI.

Describe alternatives you've considered
Remaking my app in vanilla React and just distributing the web version. This isn't very portable, and is worse for file saving dialogs, importing images, and overall UX.

Additional context
This could be implemented with react-native-web although I'm not sure if it's compatible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant