Add this line in your /android/app/build.gradle file:
apply from: "../../node_modules/react-native-vector-icons/fonts.gradle"
then run: npx react-native link react-native-vector-icons npx react-native run-android