Hi,
Thanks for the boilerplate
but i saw the problem with icon in android that icons are not showing so i removed the react-native-vector-icons and added the newest version and updated the android/app/build.gradle file and removed all refs in settings.gradle
i got the error java.lang.NoClassDefFoundError: Could not initialize class org.codehaus.groovy.vmplugin.v7.Java7
solved by updating distributionUrl=https\://services.gradle.org/distributions/gradle-6.3-all.zip
Hi, Thanks for the boilerplate but i saw the problem with icon in android that icons are not showing so i removed the
react-native-vector-icons
and added the newest version and updated theandroid/app/build.gradle
file and removed all refs insettings.gradle
i got the error
java.lang.NoClassDefFoundError: Could not initialize class org.codehaus.groovy.vmplugin.v7.Java7
solved by updatingdistributionUrl=https\://services.gradle.org/distributions/gradle-6.3-all.zip