react-native-geocoder
react-native-geocoder copied to clipboard
Service not Available
Ho to fix Service not Available error?
+1
I solved this using this before calling Geocoder:
Geocoder.fallbackToGoogle(YOUR_API_KEY);