Open khanziaullah opened 2 years ago
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).
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?