Answers for "react native app crashes without error"

1

react native app crashes without error

in react native node-modules go 
 node modules >>  react -native-admob>> android >>Build.gradle 
instead of follwing line
'com.google.android.gms:play-services-ads:+'

write this line 
'com.google.android.gms:play-services-ads:16.0.0'
Posted by: Guest on March-19-2020

Code answers related to "react native app crashes without error"

Code answers related to "Javascript"

Browse Popular Code Answers by Language