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

How can i see custom icons over web #1404

Open shubhanus opened 2 years ago

shubhanus commented 2 years ago

Environment

react-native-web OS: MAC-OS 12.1

Description

Describe your issue in detail. Include screenshots if needed. Tried web with webpack docs here https://www.npmjs.com/package/react-native-vector-icons/v/6.0.2#web-with-webpack- but custom fonts are not being shown it shows just a gray box over the web image

Demo

You can use https://snack.expo.io/ to create a demo that can help users to better understand your problem.

gciluffo commented 2 years ago

@shubhanus Are you able to get the icons included in the library working at all? Im also trying to get custom icons working but I cant even get FontAwesome icons to show in web. Heres my issue https://github.com/oblador/react-native-vector-icons/issues/1425#issuecomment-1126343966