Merge branch 'setup-env' into 'staging'
Setup environment variables See merge request !39
.env.example
0 → 100644
... | ... | @@ -24,6 +24,7 @@ |
"formik": "^2.2.6", | ||
"react": "16.13.1", | ||
"react-native": "0.63.4", | ||
"react-native-dotenv": "^2.5.5", | ||
"react-native-elements": "^3.3.2", | ||
"react-native-fullwidth-image": "^0.1.3", | ||
"react-native-gesture-handler": "^1.10.3", | ||
... | ... |
react-native-dotenv.d.ts
0 → 100644
Please register or sign in to comment