Guillermo Velasquez
Results
2
comments of
Guillermo Velasquez
What about React Native?
> Add in App.js > > ``` > import Icon from 'react-native-vector-icons/MaterialIcons' > > Icon.loadFont(); > ``` > > In your case you have to import the font awesome Thanks...