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:
CatsJuice
2024-12-25 04:27:51 +00:00
parent 50ff3655e5
commit 0acdf62043
6 changed files with 24 additions and 10 deletions

View File

@@ -23,6 +23,7 @@
"@capacitor/ios": "^6.2.0",
"@capacitor/keyboard": "^6.0.3",
"@sentry/react": "^8.44.0",
"@toeverything/infra": "workspace:^",
"next-themes": "^0.4.4",
"react": "^19.0.0",
"react-dom": "^19.0.0",