expo build properties to allow clear text traffic since we do not yet support https
Showing
... | @@ -21,6 +21,7 @@ | ... | @@ -21,6 +21,7 @@ |
"@tanstack/react-query": "^5.35.1", | "@tanstack/react-query": "^5.35.1", | ||
"axios": "^1.6.8", | "axios": "^1.6.8", | ||
"expo": "~51.0.31", | "expo": "~51.0.31", | ||
"expo-build-properties": "~0.12.5", | |||
"expo-dev-client": "~4.0.25", | "expo-dev-client": "~4.0.25", | ||
"expo-local-authentication": "~14.0.1", | "expo-local-authentication": "~14.0.1", | ||
"expo-status-bar": "~1.12.1", | "expo-status-bar": "~1.12.1", | ||
... | ... |
Please
register
or
sign in
to comment