Android

react-native-vectors-icons in Android

Android For Android we must modify the following files as shown in the documentation

https://github.com/oblador/react-native-vector-icons#android

android/app/build.gradle 
android/settings.gradle
MainApplication.java(android/app/src/main/java/…'

Last updated