I have used SHA-1 from the expo dashboard (or from eas credential) while creating a google API key and using it for react native maps, but still having issues with the development build. (blank screen with google logo at the bottom). When I open the app using expo go it displays maps but once having build apk and installed it real device it does not display the map but a blank screen. Here is the same issue but I could not find an answer.
React Native Maps Blank Screen
After creating the Google API key with SHA-1, I was expecting to see maps in the app installed on a real device.