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 RNVectorIcons.podspec #1530

Closed billnbell closed 8 months ago

billnbell commented 11 months ago

RN 0.72+

johnf commented 10 months ago

@oblador I'm going to do some testing on this now, but I think we should merge. It is inline with https://reactnative.dev/docs/next/new-architecture-library-ios instructions on supporting New Arch

johnf commented 10 months ago

I've confirmed it works with the example app with old and new arch

jhen0409 commented 10 months ago

Looks like the method is only available on RN >= 0.71, so this represents a breaking change.

johnf commented 8 months ago

CLosing in favour of #1550