React-native-vector-icons: Unrecognized font family "ionicons" only on device

Created on 28 Apr 2017  路  3Comments  路  Source: oblador/react-native-vector-icons

Hi guys, I know this questions has been asked and when I followed the instructions, it worked perfectly on my emulator. But for some reason, when I run it on my device, I get the red screen. I have no clue where the error is because the issues isn't spotted during build time (the app runs on my phone - it's just that when I got on the screen that has the icons, the red screen shows up)

Most helpful comment

I have the same issue, if anyone has the solution please post it.

All 3 comments

Does this issue still persist? Do you have any steps to reproduce?

I have the same issue, if anyone has the solution please post it.

i have the same issue , i try this way
1.Browse to node_modules/react-native-vector-icons and drag the folder Fonts (or just the ones you want) to your project in Xcode
2.react-native link
3.recompile

then solve it

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jszcl picture jszcl  路  3Comments

jakewtaylor picture jakewtaylor  路  4Comments

reactor123 picture reactor123  路  3Comments

semnyqu picture semnyqu  路  3Comments

tharrington picture tharrington  路  4Comments