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

Fix to get working with react-native-web #1492

Closed johnf closed 11 months ago

johnf commented 1 year ago

The recent new arch changes broke things for React Native Web.

The web team have indicated that they won't be mocking out TurboModuleRegistry themselves and preference downstream libraries supporting the web. (https://github.com/necolas/react-native-web/pull/2503#issuecomment-1485550206)