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

Is it possible to integrate ReactJS components into react-gtk library #29

Open
khanziaullah opened this issue Aug 27, 2022 · 1 comment

Comments

@khanziaullah
Copy link

I am working on a project on ARM processor/Linux combo. We are using gjs and created basic application layout.
Now we want to integrate the reactJS components into the solution.
Is this possible?

@khanziaullah khanziaullah changed the title Is it possible to integrate ReactJS components into Is it possible to integrate ReactJS components into react-gtk library Aug 29, 2022
@clayrisser
Copy link
Owner

It will be possible to integrate existing gtk 4 apps that are written with node-gtk into this project. This means there will be some work you would have to do to migrate your existing code to node-gtk (it's mostly compatible with gjs).

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

2 participants