I have a react native project on android.
I already installed react-native-maps and all works fine, but I need to run my app on android device without google services (such as TomTom navigator).
Is there an alternative to google maps? (bing, openstrett, ecc) Thanks