I added react-native-maps version ^0.25.0 to my react native application it works well on android but is not the case on ios, didn't work when run project I get this error:
clang: error: no such file or directory: '/Users/hanae/myproject/node_modules/react-native-maps/lib/ios/AirGoogleMaps/AIRGoogleMapHeatmapManager.m'
clang: error: no input files
thank you,