Try to notification

### Issue: package import * as Notifications from expo-notifications;
This commit is contained in:
2025-11-18 17:46:33 +08:00
parent 059b4d053a
commit 868e96a54a
7 changed files with 72 additions and 26 deletions

View File

@@ -19,9 +19,9 @@
"expo": "^54.0.0",
"expo-camera": "~17.0.7",
"expo-clipboard": "~8.0.7",
"expo-constants": "~18.0.10",
"expo-constants": "^18.0.10",
"expo-dev-client": "~6.0.12",
"expo-device": "~8.0.9",
"expo-device": "^8.0.9",
"expo-document-picker": "~14.0.7",
"expo-file-system": "^19.0.15",
"expo-font": "~14.0.8",
@@ -29,7 +29,7 @@
"expo-image": "~3.0.8",
"expo-image-picker": "~17.0.8",
"expo-linking": "~8.0.8",
"expo-notifications": "~0.32.13",
"expo-notifications": "^0.32.13",
"expo-router": "~6.0.1",
"expo-splash-screen": "~31.0.9",
"expo-status-bar": "~3.0.8",