Following is my configuration,
buildToolsVersion = "30.0.3"
minSdkVersion = 21
compileSdkVersion = 30
targetSdkVersion = 30
googlePlayServicesAuthVersion = "16.0.1"
firebaseMessagingVersion = "21.1.0"
This is package.json details,
"react": "16.13.1",
"react-native": "0.63.2",
"react-native-unimodules": "0.13.3"
I tired this SO answser1 and answser2. But I didn't solve my issue.
Can Some one help me to get rid of this issue?