React Native Dotenv Versions Save

Load react native environment variables using import statements for multiple env files.

v3.4.10

3 months ago
  • update dependencies
  • fixes circle-ci
  • error message if you are using APP_ENV=development or APP_ENV=production
  • Expo environment variables are out

v3.4.9

10 months ago

v3.4.2

1 year ago

cache fixed

v3.3.1

2 years ago

v3.0.0

2 years ago

dotenv flow was not configured properly and has been updated to closer match dotenv-flow priority

v2.5.0

3 years ago

There have been issues creating custom environment variable sets for staging / test environments.

This fixes that. Now you can just add any custom environment variable set you'd like

v2.4.0

3 years ago
  • Multi environment tests finally working
  • security updates

v2.2.0

3 years ago