Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to view react native stories on web #138

Closed
rajatrao777 opened this issue Dec 25, 2019 · 2 comments
Closed

Not able to view react native stories on web #138

rajatrao777 opened this issue Dec 25, 2019 · 2 comments

Comments

@rajatrao777
Copy link

rajatrao777 commented Dec 25, 2019

Hi ,
First of all storybook is amazing!.
I am trying to use it for building design system library for react-native.
I have installed react-native through react-native init and configured storybook through sb init
On running storybook server, i am able to view default stories on mobile device but web shows default stories but on selecting it changes in mobile and view is not there in web
sb
Since i want to share the design stories with others and viewable on site (final deploy)
What is the general process to view react native stories on mobile(this is working fine) as well as web view as i do not find any solution 😞
I have gone through this below issues and tried configuring but does not help and i need some proper configuration even after future update of sb
Please advise on this situation.
one
two
three
Below version
"react": "16.9.0",
"react-native": "0.61.5",
"@storybook/addon-actions": "^5.2.8",
"@storybook/addon-links": "^5.2.8",
"@storybook/addons": "^5.2.8",
"@storybook/react-native": "^5.2.8",
"@storybook/react-native-server": "^5.2.8"
storybook version :- 5.2.8

@kylesuss
Copy link
Contributor

Hey @rajatrao777 -- I am going to close this issue in this repo. I see that you also created an issue in the storybook project -- that is the right place for your question. I have also copied over your question form here so that all of the context is there: https://github.com/storybookjs/storybook/issues/9247

This repo is a specific project to create shareable components for Storybook web properties, and not a repo for general design system topics related to Storybook! Good luck 😄

@rajatrao777
Copy link
Author

Hi @kylesuss Sorry for the trouble ...will keep in mind 💯

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants