Storybook Opens in Web Browser Instead of Loading on Android/iOS Apps, Missing Documentation for Integrating NX Storybook with Expo #33928
MarkJackson1997
started this conversation in
Feature Requests
Replies: 2 comments
-
|
Hey, we're also facing this issue in RN CLI, can this be addressed? It's already 4 months without any action taken and it's quite crucial for us to have React Native Storybook as iOS/Droid apps rather than web implementation. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hi! Nx has not supported running storybook on native devices. We currently do not have plans to do so. I'll convert this issue to a feature request discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Current Behavior
The following documents don't include all the necessary steps to integrate
nx/storybookwith Expo:When I run the command:
it suggests running:
Additionally, when I run:
it opens in the web browser. However, for Expo, it should load on Android or iOS mobile devices.
Please provide the steps to correctly integrate NX Storybook with Expo.
Expected Behavior
Please provide Steps to integrate Nx Storybook with Expo.
Storybook should load on mobile devices (Android and iOS) via Expo rather than opening in a web browser.
GitHub Repo
No response
Steps to Reproduce
Run the command to generate the Storybook configuration for the project:
Run the Storybook project with:
Observe the output:
Nx Report
Failure Logs
Package Manager Version
No response
Operating System
Additional Information
No response
Beta Was this translation helpful? Give feedback.
All reactions