React native – Expo iOS app crashing immediately on open w/ react-native-google-mobile-ads
I'm experiencing an issue where my Expo React Native app is crashing immediately on start after installing the react-native-google-mobile-ads package. UPDATED: I've taken the following steps so far... Install using npx expo install react-native-google-mobile-ads Update app.json per the documentation (obscured…