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

docs: add docs for how to use RNVI with react-native-web #1601

Closed doublethefish closed 2 months ago

doublethefish commented 3 months ago

This is a docs-only change.

We add instructions on how to configure the font-families for a React-App so the font-glyphs can be found when using RNVI with React and webpack (for example).

We additionally add a troubleshooting section to explain how to support unsupported JSX errors when using webpack with RNVI.