enhance(ui): WIP: fixed element of ios platform

This commit is contained in:
charlie
2021-12-22 15:37:54 +08:00
parent 00394926ee
commit bd7799eaa2
4 changed files with 24 additions and 5 deletions

View File

@@ -65,11 +65,12 @@
"dependencies": {
"@capacitor/android": "3.2.2",
"@capacitor/app": "1.0.6",
"@capacitor/camera": "1.2.1",
"@capacitor/core": "3.2.2",
"@capacitor/filesystem": "1.0.6",
"@capacitor/ios": "3.2.2",
"@capacitor/keyboard": "^1.2.0",
"@capacitor/splash-screen": "1.1.3",
"@capacitor/camera": "1.2.1",
"@excalidraw/excalidraw": "0.4.2",
"@kanru/rage-wasm": "0.2.1",
"@sentry/browser": "6.4.1",
@@ -82,6 +83,7 @@
"d3-force": "3.0.0",
"diff": "5.0.0",
"diff-match-patch": "1.0.5",
"electron": "15.1.2",
"fs": "0.0.1-security",
"fs-extra": "9.1.0",
"fuse.js": "6.4.6",
@@ -107,7 +109,6 @@
"react-tweet-embed": "1.2.2",
"reakit": "0.11.1",
"threads": "1.6.5",
"yargs-parser": "20.2.4",
"electron": "15.1.2"
"yargs-parser": "20.2.4"
}
}