Open shuchenliu opened 4 months ago
The server runs on the web storybook so you add it in alongside addon react native web. if you wanted to run it separately from the web storybook I could make another package for that. However right now its just built to replicate the server functionality that we had with the old verison.
For Expo projects running Storybook we usually have configurations that look like this
And it seems that this add-on
(addon-react-native-server)
cannot be registered here as it's not an add-on designated for React Native platform. Could you please provide some direction for how we can utilize this add-on with Expo?