iOS Error: Compiling react-native-maps Pods/react-native-google-maps - AIRGoogleMapPolylineManager.m

@omoaram it seems others have got it working with RN Maps 1.3.2 and the following config plugin: use_frameworks! issues with react-native-maps RN 0.69.3 · react-native-maps/react-native-maps · Discussion #4389 · GitHub

e.g. here’s another thread about this

You should not have to change AppDelegate.m or Info.plist and the Podfile changes are handled by the config plugins.