java.lang.RuntimeException: java.lang.RuntimeException: com.android.builder.dexing.DexArchiveMergerException: Error while merging dex archives: code example
Example: com.android.builder.dexing.DexArchiveMergerException:
// go to android/app/build.gradle
// Add the following command inside defaultConfig:
multiDexEnabled true