Skip to content

Commit 1a908fe

Browse files
authored
docs: add metro babel preset (#56)
1 parent 52cb9f2 commit 1a908fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Assuming you've got an existing RN project, run the following from the project r
2828

2929
```sh
3030
npx sb init --type react
31-
yarn add react-dom react-native-web babel-plugin-react-native-web @storybook/addon-react-native-web --dev
31+
yarn add react-dom react-native-web babel-plugin-react-native-web @storybook/addon-react-native-web metro-react-native-babel-preset --dev
3232
```
3333

3434
Then edit your `.storybook/main.js`:

0 commit comments

Comments
 (0)