yes I think you need to go native a bit. This is probably happening because you are when running a library that haven't been fully migrated to support React Native's New Architecture. The error indicates that RNMapsAirModule can't be found by TurboModuleRegistry, because react-native-maps likely hasn't implemented proper TurboModule registration for iOS yet