x/mobile: preview app on desktop #17203
Open
Labels
Milestone
Comments
why not 'go build'? |
This issue does not make sense. gomobile already has the feature. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
One of the most painful points of developing mobile applications, is that you need to use a physical device or emulator to preview any and all changes to the app.
It would be awesome if gomobile could produce desktop binaries where one could preview the app before deploying to the mobile phone. Essentially one would add another backend (for instance, using the linux X server) that implements the gomobile app interface.
Is this feature on gomobile's roadmap?
The text was updated successfully, but these errors were encountered: