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

Remove setNativeProps #1469

Closed oblador closed 1 year ago

oblador commented 1 year ago

This was added to fix #9 way back, but doesn't seems to be needed anymore, also is not supported in new architecture. Added an animation example too to verify this also doesn't need it.