React-native-vector-icons: OctIcon named "sign-out" displays "smiley" icon

Created on 13 Aug 2018  路  4Comments  路  Source: oblador/react-native-vector-icons

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 :)

Most helpful comment

@hampustagerud how to upgrade bundled fonts?

All 4 comments

I'm having the same problem
simulator screen shot - iphone 6 - 2018-08-14 at 11 35 46
captura de tela 2018-08-14 as 11 36 03

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

arjs1000 picture arjs1000  路  3Comments

emretekince picture emretekince  路  4Comments

semnyqu picture semnyqu  路  3Comments

fevzican picture fevzican  路  3Comments

alihesari picture alihesari  路  3Comments