react-native-geocoder
react-native-geocoder copied to clipboard
Restrict Google API keys
Since google API request are done in js, outside of NativeModules, one cannot restrict the API key, which is a huge security issue. If the api keys in use are intercepted everyone could use them and the bill would fall on us.