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)
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
Most helpful comment
I have the same issue, if anyone has the solution please post it.