Hi,
I'm using OctIcon in this library, and I found that "sign-out" icon displays "smiley" icon as the screenshots below. And also I found that "sign-in" icon displays "sign-out" icon. It seems that each name is pointing the right neighbor icon in the Icon List.
Screenshots


package.json
"react-native-vector-icons": "^5.0.0",
"react-native": "0.56.0",
Thanks in advance :)
I'm having the same problem


Did you upgrade this package? You must also update the font files bundled with the apps. The font works properly for me, both sign-out and dashboard are showing the right icons. I updated the font with the latest release which changed the glyphmap so you need to make sure that you are using the same version of font and glyphmap.
@hampustagerud how to upgrade bundled fonts?
This bug is repeating in react-native-vector-icons:'6.6.0' only in android.
Some icons don`t match the name.
In new versions, Octicons was added new icons.
Most helpful comment
@hampustagerud how to upgrade bundled fonts?