Yesterday,my app was working fine.
Today, I don\'t know why, the app didn\'t compile anymore after I reopened the Android Studio.
The error shown is
I had a similar situation with this error:
Program type already present: com.google.android.gms.internal.*
I was using OneSignal and React native maps at the same time, I excluded gms from both and included it at the upper level.
See the troubleshooting section here: https://github.com/react-native-community/react-native-maps/blob/master/docs/installation.md#troubleshooting