You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: