manthan-dev7
Results
1
comments of
manthan-dev7
> Add the following things in android/app/build.gradle > > apply from: "../../node_modules/react-native-vector-icons/fonts.gradle" > > and then execute > react-native run-android this worked for me too but can anyone explain this...