upd: upload gambar

Deskripsi:
- test upload gambar di login

NO Issues
This commit is contained in:
amel
2025-05-19 10:30:32 +08:00
parent cb8df3469e
commit 5e3b7976e5
30 changed files with 1029 additions and 12646 deletions

View File

@@ -25,45 +25,45 @@
"crypto-es": "^2.1.0",
"crypto-js": "^3.1.9-1",
"dayjs": "^1.11.13",
"expo": "~52.0.37",
"expo-blur": "~14.0.3",
"expo-constants": "~17.0.7",
"expo": "^53.0.9",
"expo-blur": "~14.1.4",
"expo-constants": "~17.1.6",
"expo-document-picker": "^13.0.3",
"expo-file-system": "~18.0.12",
"expo-font": "~13.0.4",
"expo-haptics": "~14.0.1",
"expo-image-picker": "~16.0.6",
"expo-linear-gradient": "~14.0.2",
"expo-linking": "~7.0.5",
"expo-media-library": "~17.0.6",
"expo-router": "~4.0.17",
"expo-splash-screen": "~0.29.22",
"expo-status-bar": "~2.0.1",
"expo-symbols": "~0.2.2",
"expo-system-ui": "~4.0.8",
"expo-web-browser": "~14.0.2",
"expo-file-system": "~18.1.10",
"expo-font": "~13.3.1",
"expo-haptics": "~14.1.4",
"expo-image-picker": "~16.1.4",
"expo-linear-gradient": "~14.1.4",
"expo-linking": "~7.1.5",
"expo-media-library": "~17.1.6",
"expo-router": "~5.0.7",
"expo-splash-screen": "~0.30.8",
"expo-status-bar": "~2.2.3",
"expo-symbols": "~0.4.4",
"expo-system-ui": "~5.0.7",
"expo-web-browser": "~14.1.6",
"form-data": "^4.0.2",
"formidable": "^3.5.4",
"moment": "^2.30.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-native": "0.76.7",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-native": "0.79.2",
"react-native-blob-util": "^0.21.2",
"react-native-confirmation-code-field": "^7.4.0",
"react-native-fs": "^2.20.0",
"react-native-gesture-handler": "~2.20.2",
"react-native-gesture-handler": "~2.24.0",
"react-native-gifted-charts": "^1.4.57",
"react-native-image-picker": "^8.2.1",
"react-native-modal": "^14.0.0-rc.1",
"react-native-reanimated": "~3.16.1",
"react-native-reanimated": "~3.17.4",
"react-native-reanimated-carousel": "^4.0.2",
"react-native-render-html": "^6.3.4",
"react-native-safe-area-context": "4.12.0",
"react-native-screens": "~4.4.0",
"react-native-svg": "15.8.0",
"react-native-safe-area-context": "5.4.0",
"react-native-screens": "~4.10.0",
"react-native-svg": "15.11.2",
"react-native-ui-datepicker": "^3.0.5",
"react-native-web": "~0.19.13",
"react-native-webview": "13.12.5",
"react-native-web": "^0.20.0",
"react-native-webview": "13.13.5",
"react-redux": "^9.2.0",
"redux": "^5.0.1"
},
@@ -71,10 +71,10 @@
"@babel/core": "^7.25.2",
"@types/crypto-js": "^4.2.2",
"@types/jest": "^29.5.12",
"@types/react": "~18.3.12",
"@types/react": "~19.0.10",
"@types/react-test-renderer": "^18.3.0",
"jest": "^29.2.1",
"jest-expo": "~52.0.4",
"jest-expo": "~53.0.5",
"react-test-renderer": "18.3.1",
"typescript": "^5.3.3"
},