I\'m running into a peculiar error using React Native. Inside my button.js I am doing
button.js
import Icon from \"react-native-vector-icons/MaterialIcons\";
Make sure you have run the command:
react-native link react-native-vector-icons