mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-22 19:53:48 +08:00
refactor(ios): disable navigation gesture with js (#9287)
Do not toggle navigation gesture native to avoid unexpected behavior. close AF-1958, AF-1797
This commit is contained in:
@@ -587,6 +587,7 @@ __metadata:
|
||||
"@capacitor/ios": "npm:^6.2.0"
|
||||
"@capacitor/keyboard": "npm:^6.0.3"
|
||||
"@sentry/react": "npm:^8.44.0"
|
||||
"@toeverything/infra": "workspace:^"
|
||||
"@types/react": "npm:^19.0.1"
|
||||
"@types/react-dom": "npm:^19.0.2"
|
||||
cross-env: "npm:^7.0.3"
|
||||
@@ -13718,7 +13719,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@toeverything/infra@workspace:*, @toeverything/infra@workspace:packages/common/infra":
|
||||
"@toeverything/infra@workspace:*, @toeverything/infra@workspace:^, @toeverything/infra@workspace:packages/common/infra":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@toeverything/infra@workspace:packages/common/infra"
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user