You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey guys, is it possible to do Exporting Storybook as a Static App for react native so that I can run my mobile storybook without running the storybook server?
My goal
I'm building a storybook for my react native component library and my goal is to publish it to Expo so that my teammates can check out the components simply by opening the storybook app with Expo without running the storybook server locally.
I've tried exp publish with storybook server running but the app crashed when opened in Expo client app.
The text was updated successfully, but these errors were encountered:
Hi everyone! Seems like there hasn't been much going on in this issue lately. If there are still questions, comments, or bugs, please feel free to continue the discussion. Unfortunately, we don't have time to get to every issue. We are always open to contributions so please send us a pull request if you would like to help. Inactive issues will be closed after 30 days. Thanks!
Hey there, it's me again! I am going close this issue to help our maintainers focus on the current development roadmap instead. If the issue mentioned is still a concern, please open a new ticket and mention this old one. Cheers and thanks for using Storybook!
Hey guys, is it possible to do Exporting Storybook as a Static App for react native so that I can run my mobile storybook without running the storybook server?
My goal
I'm building a storybook for my react native component library and my goal is to publish it to Expo so that my teammates can check out the components simply by opening the storybook app with Expo without running the storybook server locally.
I've tried
exp publish
with storybook server running but the app crashed when opened in Expo client app.The text was updated successfully, but these errors were encountered: