unerkannte Schriftfamilie Fontawesome React native iOS
import Icon from 'react-native-vector-icons/dist/FontAwesome';
Icon.loadFont();
// it works
Salo Hopeless
import Icon from 'react-native-vector-icons/dist/FontAwesome';
Icon.loadFont();
// it works