AWS

Hiding API Keys on React Native in 10 Minutes with AWS API Gatweway

[]()The popular [react-native-google-places-autocomplete library](https://github.com/FaridSafi/react-native-google-places-autocomplete) asks you to paste your third-party API keys in frontend code, which is pretty insecure. But you _can_ stay secure without wasting a whole day on a custom workaround. Here's how.