I want to add google ads (admob) to my react native app. I have tried doing it with any of these - react-native-firebase, react-native-admob, expo-ads-admob. I followed the instuctions in all of them and in each and every one of them the build of my app failed after the setup and configuration. Is there a good guide to add google ads to my react native app? (I am using the latest version 0.61) And which of the packages is recommended?
Thanks, Dina