native
native copied to clipboard
📱 Storybook for Native: iOS, Android, Flutter
Because SauceLabs Live supports mobile devices in the browser (similar to appetize), is it possible to integrate with Storybook Native?
📦 Published PR as canary version: 3.1.1-canary.92.968.0 :sparkles: Test out this PR locally via: ```bash npm install @storybook/[email protected] npm install @storybook/[email protected] npm install @storybook/[email protected] npm install @storybook/[email protected] npm install @storybook/[email protected]...
### Describe the bug When using `@storybook/native-components` with Storybook, the `EmulatorRenderer` component consistently renders at the bottom of the documentation page, regardless of its position in the MDX or TSX...
### 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...
Hi Team, We are trying to shift our web/mobile component library to storybook native, our web codebase is on react 18+. However, the storybook native is running on react 16+...
Following [JavaScript Components > Update Files](https://fontawesome.com/docs/web/setup/upgrade/js-components#update-files)
Is there a Flutter pub package for this project?
As I understand the native storybook needs an emulator to work / display stories. Is there any possibility to use an actual ios device (like for example the expo->iOS functionality)...
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...