storybookjs / native

📱 Storybook for Native: iOS, Android, Flutter
MIT License
184 stars 29 forks source link

Allow interaction with emulators open on local machine #47

Closed amalik2 closed 3 years ago

amalik2 commented 3 years ago

Run storybook in an electron app that communicates with open emulator on local machine instead of with appetize.io so that local changes are easier to test

amalik2 commented 3 years ago

After looking into this, we don't need an electron app for this. Extending the storybook express server allows us to accomplish the same result

sumwatshade commented 3 years ago

:rocket: Issue was released in v2.0.0 :rocket: