Closed
Description
Describe the bug
I am trying to add storybook on an expo 51 project with expo-router.
To Reproduce
Steps to reproduce the behavior:
- I have added the withStorybook in metro.config.js
- I have added the require().default bit on my index.tsx
- When I start without the storybook_enabled envvar, I get this error:
Unable to resolve "@storybook/core/manager-api"
I'll try to make a repro tomorrow, with 8.3.10.
Expected behavior
A clear and concise description of what you expected to happen.
Code snippets
If applicable, add code samples to help explain your problem.
System:
Please paste the results of npx -p @storybook/cli@next sb info
here.
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
No labels