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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: