DEV Community

Discussion on: Step 3: Setting up Storybook with React Native Web: show your mobile components the browser!

Collapse
 
shootermv profile image
Moshe • Edited

i solved it by installing 'cross-env' (npm i cross-env)and modifing script to be "cross-env ./node_modules/@storybook/react/bin/index.js"