We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Welcome to the react-native-dotenv wiki!
module.exports = { "presets": ["module:metro-react-native-babel-preset"], "plugins": [ ["module:react-native-dotenv"] ] }
react-native-dotenv
jest --no-cache
NODE_ENV
APP_ENV
APP_ENV=
--env-file=.env
Version bump