📜  显示框的图标反应本机矢量图标 - Javascript 代码示例

📅  最后修改于: 2022-03-11 15:02:50.827000             🧑  作者: Mango

代码示例3
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