-
I have a use case that will reside in the same repo as a web component library that uses Storybook 8. I tried putting RN storybook in a subdirectory, but I'm unable to "bust out" of that subdirectory for imports for some reason. BUT, is it even possible to put storybook/react-native on top of a storybook 8 set of core modules? |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 9 replies
-
@djMax storybook 8 for react native is still in alpha |
Beta Was this translation helpful? Give feedback.
-
Any way for me to get a look at that? I can't back off on sb8 web because there's just too much infra, but the rn bits are from 0, so I could definitely start simple there. |
Beta Was this translation helpful? Give feedback.
-
Just attempted to do an upgrade. major failure though but then I have a monorepo running expo so it may not have been a tested configuration. Right now I am getting
Which doesn't really make sense yet since I thought it was "@storybook/manager-api" |
Beta Was this translation helpful? Give feedback.
-
It is now possible, please check the migration docs https://github.com/storybookjs/react-native/blob/next/MIGRATION.md#from-version-76x-to-83x |
Beta Was this translation helpful? Give feedback.
It is now possible, please check the migration docs https://github.com/storybookjs/react-native/blob/next/MIGRATION.md#from-version-76x-to-83x