engineering-addict

Results 9 comments of engineering-addict

This should solve the problem (just add to your `android/build.gradle`): ``` buildscript {...} subprojects { afterEvaluate {project -> if (project.hasProperty("android")) { android { compileSdkVersion rootProject.ext.compileSdkVersion buildToolsVersion rootProject.ext.buildToolsVersion } } }...

Sooooo, guys you can try to rollback this commit. https://github.com/oblador/react-native-vector-icons/commit/4b3c6ae2babfe63e889a33aead8534243a4bcccf

Hey @guyca, could you please check this?

Hi @guyca, any progress with this issue?

@guyca still no progress with that? That issue becomes critical for me :(

@FloresRobles same here, @nikolas-theodosis could you please fixed that issue?