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 (ios): support kCTFontManagerErrorDuplicatedName as allowable error #1474

Closed iBotPeaches closed 11 months ago

iBotPeaches commented 1 year ago

fixes: #1465


There might be a root cause here somewhere, but it looks like the error I'm seeing is the duplicate name. Which I assume is an iteration of already registered.

adwhitaker commented 1 year ago

@oblador can this change be merged and released?