React native – Google Maps API key on Android issue with `react-native-maps`
I am using react-native-maps on Android with Expo, which requires the google maps APIKey to be injected into the app as described in the Expo docs. Then I build the app on EAS and when I run the page view…