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

Error when using with react-native-web #1599

Closed mohamadjavad-alavy closed 6 days ago

mohamadjavad-alavy commented 3 months ago

while use with react-native-web when run yarn web successfully created but when running on browser have an err Screenshot 2024-03-02 220814

mohamadjavad-alavy commented 3 months ago

while use with react-native-web when run yarn web successfully created but when running on browser have an err Screenshot 2024-03-02 220814

"react-native-vector-icons": "^10.0.3", "react-native-web": "^0.19.10", "react-native": "0.73.4",

johnf commented 2 weeks ago

I can't see anything in the screenshot that is RNVI related. Can you share a reproducible example?

johnf commented 6 days ago

Closed due to no response