-
Notifications
You must be signed in to change notification settings - Fork 31
Description
Describe the bug
The various examples at https://github.com/storybookjs/native#examples do not work, namely the storybook examples at the following urls:
https://storybookjs.github.io/native/@storybook/native-ios-example-deep-link/index.html?path=/story/button--example
https://storybookjs.github.io/native/@storybook/native-controls-example/index.html?path=/story/button--example
https://storybookjs.github.io/native/@storybook/native-cross-platform-example/index.html?path=/story/android--button
https://storybookjs.github.io/native/@storybook/native-flutter-example/index.html?path=/story/android--button
If I follow the link to static examples, those don't seem to work either. For example, this link sends me to a non-functioning storybook: https://storybookjs.github.io/native/@storybook/native-ios-example-deep-link/index.html?path=/story/button--example
Presumably the path is incomplete?
Steps to reproduce the behavior
- Go to any of the links above
- See "App not found, please verify URL" errors
Expected behavior
I expected to see a storybook with an integrated appetize build.
Screenshots and/or logs
Environment
- OS: mac, 12.4
- Node.js version: v18.6.0
- NPM version: 8.13.2
- Browser (if applicable): chrome
- Browser version (if applicable): Version 103.0.5060.134 (Official Build) (x86_64)
- Device (if applicable): macbook pro
