mercredi 25 décembre 2019

Not able to view react native storybook stories on web

I am trying to use storybook for building design system library for react-native.
I have installed react-native through react-native init and configured storybook through npx -p @storybook/cli sb init
On running storybook server, i am able to view default stories on mobile device but web shows some thing like this attached image(showing loaders instead of stories)
web view of stories Since i want to share the design stories with others and viewable on site (final deploy)
What is the process for this?
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
one
two
three
Please advise on this situation.
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

Aucun commentaire:

Enregistrer un commentaire