React native – react-native-google-mobile-ads gives error on expo ios build
When I try to import react-native-google-mobile-ads, Expo gives multiple errors in my iOS build. Invariant Violation: TurboModuleRegistry.getEnforcing(...): 'RNGoogleMobileAdsModule' could not be found Invariant Violation: "main" has not been registered. I reconfigured my ios build and tried to change a few…