reactpy icon indicating copy to clipboard operation
reactpy copied to clipboard

Run ReactPy as a Native App

Open rmorshea opened this issue 3 years ago • 0 comments

It should be possible to get ReactPy running as a native desktop application using something like Electron without too much difficulty. The main challenge would be in wrapping all the required tooling into a reusable project framework where someone could just run reactpy-native start project and get a pre-populated repo with all the directories and configurations worked out for them.

rmorshea avatar Jan 09 '22 01:01 rmorshea