storybookjs / native

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

Interact with apps on local emulator by specifying URL to their file #50

Open amalik2 opened 3 years ago

amalik2 commented 3 years ago

Ideally, create a desktop app associated with a specific URL scheme that would be opened automatically. Useful for CI environments where canary versions of apps can be tested with storybook

Example: sb-native://app?url=URL_TO_DOWNLOAD_APP should download the mobile app from the URL query param, open the desktop app, and start storybook

amalik2 commented 3 years ago

More info:

amalik2 commented 3 years ago

WIP branch for this https://github.com/amalik2/native/tree/desktopApp/packages/local-server