unrecognized font family fontawesome react native ios code example
Example: unrecognized font family fontawesome react native ios
import Icon from 'react-native-vector-icons/dist/FontAwesome';
Icon.loadFont();
// it works
import Icon from 'react-native-vector-icons/dist/FontAwesome';
Icon.loadFont();
// it works