-
-
Notifications
You must be signed in to change notification settings - Fork 47
Home
Kemal Ahmed edited this page Feb 10, 2023
·
55 revisions
Welcome to the react-native-dotenv wiki!
- make sure to add metro
module.exports = {
"presets": ["module:metro-react-native-babel-preset"],
"plugins": [
["module:react-native-dotenv"]
]
}
-
esModuleInterop
: true for typescript - yarn add dev dependency
- add files array https://github.com/tusbar/babel-plugin-dotenv-import/commit/93efb903d615d344287e639ab1a40ca211921dc3