fix(ios): sync keyboard color scheme when theme changed (#9184)

This commit is contained in:
CatsJuice
2024-12-18 02:16:44 +00:00
parent f0d99f46dd
commit 2ceb6e924c
3 changed files with 25 additions and 2 deletions
+1
View File
@@ -24,6 +24,7 @@
"@capacitor/ios": "^6.2.0",
"@capacitor/keyboard": "^6.0.3",
"@sentry/react": "^8.44.0",
"next-themes": "^0.4.4",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-router-dom": "^6.28.0"