fontFamily "FontAwesome" is not a system font and has not been loaded through Font.loadAsync.
- If you intended to use a system font, make sure you typed the name correctly and that it is supported by your device operating system.
- If this is a custom font, be sure to load it with Font.loadAsync.
Весь интеренет обшастал, ничего не пойму
import Icon from 'react-native-vector-icons/FontAwesome';
В app/build.gradle нужно указать название шрифта (FontAwesome.ttf)
Обсуждают сегодня