-
-
Notifications
You must be signed in to change notification settings - Fork 48
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