update adding demo app,

This commit is contained in:
louiscklaw
2025-06-04 14:46:31 +08:00
parent b78709db9b
commit dff07ddcb0
82 changed files with 3552 additions and 97 deletions

View File

@@ -8,6 +8,7 @@
"dependencies": {
"@capacitor/android": "7.0.1",
"@capacitor/core": "^7.0.0",
"@capacitor/geolocation": "^7.1.2",
"@capacitor/ios": "7.0.1",
"@capacitor/preferences": "^7.0.0",
"@hookform/resolvers": "^4.1.3",
@@ -20,6 +21,7 @@
"date-fns": "^2.25.0",
"ionicons": "^7.1.2",
"leaflet": "^1.9.4",
"pullstate": "^2.0.0-pre.0",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-hook-form": "^7.55.0",