Nathan Goller-Deitsch

Results 1 comments of Nathan Goller-Deitsch

I resolved this issue by importing like this: `import Icon from "react-native-vector-icons/MaterialIcons";` instead of like this: `import { Icon } from "react-native-vector-icons/MaterialIcons";`