Merge branch 'service-ecosystem' into 'PBI-13-Create_Ecosystem_Page'
Add firebase service ecosystem functions See merge request !82
... | @@ -33,6 +33,7 @@ | ... | @@ -33,6 +33,7 @@ |
"@react-navigation/native": "^6.0.2", | "@react-navigation/native": "^6.0.2", | ||
"@react-navigation/native-stack": "^6.1.0", | "@react-navigation/native-stack": "^6.1.0", | ||
"@reduxjs/toolkit": "^1.6.1", | "@reduxjs/toolkit": "^1.6.1", | ||
"axios": "^0.22.0", | |||
"babel-plugin-inline-dotenv": "^1.6.0", | "babel-plugin-inline-dotenv": "^1.6.0", | ||
"dotenv": "^10.0.0", | "dotenv": "^10.0.0", | ||
"expo": "~42.0.1", | "expo": "~42.0.1", | ||
... | ... |
src/constants/urls.ts
0 → 100644