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

Update README with monorepo info for Android #1476

Closed samzmann closed 11 months ago

samzmann commented 1 year ago

Just spent a few hours trying to understand why my icons where not showing on Android after changing to a monorepo.

This issue https://github.com/oblador/react-native-vector-icons/issues/1183 requests that the docs be updated to mention the extra config necessary for RNVI to work well in a monorepo.

This PR addresses exactly this.

fixes: https://github.com/oblador/react-native-vector-icons/issues/1183 fixes: https://github.com/oblador/react-native-vector-icons/issues/1117

Please let me know if anything is unclear or inaccurate.

✌️