MapView.Overlay does not work on iOS

Using Overlay component on iOS makes app crash using SDK 27, with following error

Invariant Violation: Native component for “AIRGoogleMapOverlay” does not exist.

Please check following snack, reproducing the problem: Mapview Overlay fail - Snack

I found this recent issue on react-native-maps: Overlay component not working - `Invariant Violation: Native component for "AIRGoogleMapOverlay" does not exist` · Issue #2109 · react-native-maps/react-native-maps · GitHub, which seems to be resolved

It didnt work neither on previous Expo SDK versions, but according on the changelog of last react-native-maps (Releases · react-native-maps/react-native-maps · GitHub), it seems it should work for SDK 27.

On Android, all works fine.

Any clue?
Thanks in advance

Bump?

Solved with last expo client release

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.