Set multiDexEnabled to true in your project/android/app/build.gradle file. defaultConfig { ...... multiDexEnabled true }