com.android.builder.dexing.dexarchivemergerexception:

// go to android/app/build.gradle

// Add the following command inside defaultConfig:

multiDexEnabled true
GutoTrosla