Posts

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

The popular react-native-google-places-autocomplete library 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.