oblador / react-native-vector-icons

Customizable Icons for React Native with support for image source and full styling.
https://oblador.github.io/react-native-vector-icons/
MIT License
17.31k stars 2.12k forks source link

Question mark showing rather than icon #1620

Closed koushiksarker2001 closed 1 month ago

koushiksarker2001 commented 1 month ago

I have installed the package on react-native. I have followed the npm doc. But still i am getting a question mark when i am importing icons. I am using MaterialIconsCommunity version by the way. image image image

koushiksarker2001 commented 1 month ago

It was fixed by using the icon names. I was giving wrong names.