infinitered / ignite-bowser

Bowser is now re-integrated into Ignite CLI! Head to https://github.com/infinitered/ignite to check it out.
https://infinite.red/ignite
MIT License
615 stars 140 forks source link

Storybook Not Loading with Expo Ignite #400

Open amorain2 opened 2 years ago

amorain2 commented 2 years ago

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.

image

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?