After executing: npx react-native run-android , it is giving following error...
. . . FAILURE: Build failed with an exception.
A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade com.android.builder.dexing.DexArchiveMergerException: Error while merging dex archives: The number of method references in a .dex file cannot exceed 64K. Learn how to resolve this issue at https://developer.android.com/tools/building/multidex.html
Here are my dependencies : "dependencies": {
2.1m questions
2.1m answers
60 comments
57.0k users