How to Setup Environmental Variables in React Native (Expo)
Introduction
For mobile developers using expo or react native (a cross-platform framework for building mobile software applications), you might want to hide your AWS or Stripe API key's before pushing it to GitHub.
With the following steps, you will ...
ezeavictor.hashnode.dev2 min read