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.46k stars 2.13k forks source link

Question mark showing rather than icon #1620

Closed tanimistiak closed 6 months ago

tanimistiak commented 6 months 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

tanimistiak commented 6 months ago

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