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 file type of new architecture enabled project on iOS #1540

Closed jhen0409 closed 8 months ago

jhen0409 commented 10 months ago

Error: RNVectorIconsSpec.h:15:2 This file must be compiled as Obj-C++. If you are importing it, you must change your file extension to .mm.

lucaswitch commented 10 months ago

Could be compiled on the PR #1530

johnf commented 8 months ago

Closing in favour of #1550