“ikona shwoing pudełka Reacct Native wektor ikony wektorowe” Kod odpowiedzi

React Native Vector ikony wektorowe nie pokazują

add this in '/app/build.gradle'

apply from: "../../node_modules/react-native-vector-icons/fonts.gradle"
Jurie

React Native Vector ikona wektorów

import Icon from 'react-native-vector-icons/FontAwesome';
const myIcon = <Icon name="rocket" size={30} color="#900" />;
Wrong Wallaby

ikona shwoing pudełka Reacct Native wektor ikony wektorowe

In 'android/app/build.gradle' (not in android/build.gradle),

apply from: "../../node_modules/react-native-vector-icons/fonts.gradle"

Then,
react-native link react-native-vector-icons 
react-native run-android
react-native start
Bad Buffalo

Odpowiedzi podobne do “ikona shwoing pudełka Reacct Native wektor ikony wektorowe”

Pytania podobne do “ikona shwoing pudełka Reacct Native wektor ikony wektorowe”

Przeglądaj popularne odpowiedzi na kod według języka

Przeglądaj inne języki kodu