-
-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Details
https://docs.expo.io/guides/environment-variables/
Expected Behaviors
- Should be used for any environment (development, staging, production) to store environment variables that will be used for API URLs, keys, secrets, etc.
- Should not store .env file in repository (need to figure out way to copy variables to compiled application without leaking secrets)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels