After following the instructions mentioned at: https://developer.android.com/studio/build/multidex.html#mdex-gradle
I am getting an error cannot find symbol
cannot find symbol
If you are using RN > 0.60 and androidx support, you may add,
import androidx.multidex.MultiDex;