-
-
Notifications
You must be signed in to change notification settings - Fork 48
Home
Kemal Ahmed edited this page Feb 8, 2024
·
55 revisions
Welcome to the react-native-dotenv wiki!
- make sure to add metro (I dont remember why)
module.exports = {
"presets": ["module:metro-react-native-babel-preset"],
"plugins": [
["module:react-native-dotenv"]
]
}
- remove gitter
- recommend expo dotenv
- change how typescript types file is described
- add path to dev dependencies