Closed grinono closed 1 year ago
@grinono you need to add the fonts otherwise it won't have anything to show, see the vector icons readme I also have a working example here the example is a bit old but the same thing should still work.
yes, i saw the configs like that, but we are using webpack5 requires other config to enable vector icons. We switch the expo icons. that works fine :-)
Ok then since you don't have the problem anymore I will close this issue 👍
I'm trying to see /react-native-vector-icons in storybook
I run storybook react native web with webpack5 config.
Steps to reproduce the behavior
i added the following code to the .storybook/main.js file
When loading a story with an icon from
i get a square box
Does anyone know how to fix this?