This repository was archived by the owner on Jan 13, 2023. It is now read-only.

Description
Hello,
I am trying to take advantage of some of the great dev tools that come built in with Ignite, and I haven't been able to get storybook to work in my current app. When I run "npm run storybook" I get a screen like this, where the actual stories never load. I've tried loading the stories by running the expo app on my phone, but this hasn't yet worked.

Here's a picture of the Storybook, as you can see, none of the stories are loading into the left hand side. Is this because I'm running through "expo start" on and loading on my iPhone?