This commit is contained in:
Philip Cesar Garay
2025-08-15 21:02:34 +08:00
parent 41636b5dbc
commit a8ebe8bcc3
39 changed files with 1436 additions and 391 deletions
+4 -1
View File
@@ -37,6 +37,7 @@
"@react-navigation/stack": "^6.0.11",
"@stripe/react-stripe-js": "^2.5.0",
"@stripe/stripe-js": "^3.0.0",
"add": "^2.0.6",
"deprecated-react-native-prop-types": "^3.0.1",
"expo": "~52.0.17",
"expo-av": "~15.0.1",
@@ -66,6 +67,7 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"react-native": "0.76.5",
"react-native-actions-sheet": "^0.9.7",
"react-native-compressor": "^1.8.24",
"react-native-country-picker-modal": "^2.0.0",
"react-native-dialog": "^9.3.0",
@@ -88,7 +90,8 @@
"react-native-web-linear-gradient": "^1.1.2",
"react-native-webview": "13.12.5",
"reactn": "^2.2.7",
"rxjs": "^7.6.0"
"rxjs": "^7.6.0",
"yarn": "^1.22.22"
},
"devDependencies": {
"@babel/core": "^7.20.5",