I am experiencing the same problem and it is taking me a few days and I still could not fix it. This is the error I am getting:
[runtime not ready]: Invariant Violation: TurboModuleRegistry.getEnforcing(...): 'RNMapsAirModule' could not be found. Verify that a module by this name is registered in the native binary., js engine: hermes
It happens on IOS and Android
"expo": "~53.0.9","react-native-maps": "^1.20.1" ( I've installed the latest but Expo suggested to roll back to 1.20.1),"react-native": "0.79.2","react": "19.0.0"
Almost giving up on this!
I've removed the newArchEnabled but the problem persists.