I've been trying to build google maps on my ios React Native emulator but an error appeared saying that AIRrgooglemap dir must be added to Xcode which it has.
I researched ways to make it work such as this link https://cuneyt.aliustaoglu.biz/en/using-google-maps-as-provider-in-ios-with-react-native/ and others and started implementing and changing files on Xcode with no results. Below are the errors seen in React Native IOS emulator and Xcode build
React Native IOS error:
[
Xcode Error:
Thank you