Compare commits
2 Commits
integrateW
...
e849a39603
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e849a39603 | ||
| 0e46d692f9 |
@@ -2,7 +2,7 @@ import axios from "axios";
|
||||
import FormData from "form-data";
|
||||
import { useAuthStore } from "@/store/authStore";
|
||||
|
||||
// const API_URL = "https://testowe.zikor.pl/api/v1";
|
||||
const API_URL = "https://testowe.zikor.pl/api/v1";
|
||||
|
||||
const API_URL = "https://hopp.zikor.pl/api/v1";
|
||||
|
||||
|
||||
@@ -36,10 +36,10 @@
|
||||
"@tanstack/react-query": "^5.74.4",
|
||||
"axios": "^1.9.0",
|
||||
"babel-plugin-module-resolver": "^5.0.2",
|
||||
"expo": "^53.0.0",
|
||||
"expo-auth-session": "~6.1.5",
|
||||
"expo-camera": "~16.1.6",
|
||||
"expo-constants": "~17.1.6",
|
||||
"expo": "^53.0.10",
|
||||
"expo-auth-session": "~6.2.0",
|
||||
"expo-camera": "~16.1.7",
|
||||
"expo-constants": "~17.1.5",
|
||||
"expo-image-picker": "~16.1.4",
|
||||
"expo-linking": "~7.1.4",
|
||||
"expo-router": "~5.0.5",
|
||||
@@ -51,7 +51,7 @@
|
||||
"nativewind": "^4.1.23",
|
||||
"react": "19.0.0",
|
||||
"react-dom": "19.0.0",
|
||||
"react-native": "0.79.2",
|
||||
"react-native": "0.79.3",
|
||||
"react-native-css-interop": "^0.1.22",
|
||||
"react-native-gesture-handler": "~2.24.0",
|
||||
"react-native-keyboard-aware-scroll-view": "^0.9.5",
|
||||
|
||||
Reference in New Issue
Block a user