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"] ] }
Use dev dependency unless building a babel library.
Clear using yarn start --clear
yarn start --clear
rm -rf .expo/web/cache
Version bump